{% extends extend_template %} {% load i18n %} {% block heading %} {{list.list_name}} {{list.real_name}} {% endblock %} {% block header %}
{% trans "List Settings for " %}{{ fqdn_listname }}

{% trans "This page visualizes all list settings. This gives an idea of what the settings page could look like." %}

{{ form.as_div }}
{% trans "Links" %}
{% endblock %}