{% extends "helfertool/admin.html" %} {% load i18n %} {% load bootstrap4 %} {% load setting %} {% block admincontent %}
{% blocktrans trimmed %} You can use this form to contact the admins. Did you have a look at the documentation? {% endblocktrans %}
{% endblock %}