Move email send features to the User model
This commit is contained in:
@@ -4,10 +4,6 @@
|
||||
{% trans %}Public announcement{% endtrans %}
|
||||
{% endblock %}
|
||||
|
||||
{% block subtitle %}
|
||||
{% trans %}from{% endtrans %} {{ from_address }}
|
||||
{% endblock %}
|
||||
|
||||
{% block content %}
|
||||
{% call macros.box() %}
|
||||
<form class="form" method="post" role="form">
|
||||
|
||||
Reference in New Issue
Block a user