{% extends "hyperkitty/base.html" %} {% load i18n %} {% load hk_generic %} {% block title %} {% trans "Delete MailingList" %} - {{ block.super }} {% endblock %} {% block content %}
{{ mlist.name }} {% trans 'will be deleted from HyperKitty along with all the threads and messages. It will not be deleted from Mailman Core. Do you want to continue?' %}