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