Newer
Older
postorius / src / postorius / templates / mailmanweb / site_settings.html
@Florian Fuchs Florian Fuchs on 23 Mar 2012 168 bytes src/mailmanweb => src/postorius
{% extends extend_template %}
{% load i18n %}

{% block main %}
    {% include 'mailmanweb/menu/settings_nav.html' %}
    <h1>General Settings</h1>
{% endblock main %}