{% extends "mailman-django/base.html" %} {% load i18n %} {% block content %}

{% trans "List Created" %}

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

{% endblock %}