{% extends "mailman-django/base.html" %} {% load i18n %} {% block links%} You can also subscribe or unsubscribe a user to the list "the normal way" or delete the list. {% endblock %} {% block content %}

{% trans "List Created" %}

Logout

The list {{ fqdn_listname }} has been created. What would you like to do next?

{% endblock %}