mirror of
https://github.com/ae-utbm/sith.git
synced 2025-07-11 04:19:25 +00:00
Move mailing list admin to com
This commit is contained in:
@ -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) -%}
|
||||
|
Reference in New Issue
Block a user