{% extends "wagtailadmin/base.html" %} {% load i18n %} {% block titletag %}{% trans "Link Checker" %}{% endblock %} {% block bodyclass %}menu-linkchecker{% endblock %} {% block content %} {% include "wagtailadmin/shared/header.html" with title="Link Checker" icon="link" %}