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