Move mailing list admin to com

This commit is contained in:
2017-08-19 16:13:53 +02:00
parent 69e997d587
commit 76efb91e40
10 changed files with 38 additions and 33 deletions

View File

@ -7,6 +7,8 @@
{% block content %}
{% if has_objects %}
{% trans %}Remember : mailing lists need to be validated by the school to work, please inform us about any new mailing list created{% endtrans %}
{% for mailing in object_list %}
<h2>{% trans %}Mailing{% endtrans %} {{ mailing.email }}
{%- if user.is_owner(mailing) -%}