Newer
Older
postorius / templates / mailman-django / menu / general.html
@benste benste on 23 Jun 2011 175 bytes Frist part Menus
{% with "new_list" as selected %}<!-- TODO use include "template" instead of with .. as .. end with-->

{% include "mailman-django/menu/administration.html" %}

{% endwith %}