{% extends "wagtailadmin/base.html" %} {% load i18n %} {% block titletag %}{% trans "Snippets" %}{% endblock %} {% block bodyclass %}menu-snippets{% endblock %} {% block content %} {% include "wagtailadmin/shared/header.html" with title="Snippets" %}