Modification of the weekmail template

This commit is contained in:
lsacienne 2022-09-25 22:56:39 +02:00
parent f6ecbd899d
commit 858199e476
No known key found for this signature in database
GPG Key ID: CA170736C781D40B
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@
<p><a href="{{ url('com:weekmail_preview') }}">{% trans %}Preview{% endtrans %}</a></p>
<p><a href="{{ url('com:weekmail_preview') }}?send=true">{% trans %}Send{% endtrans %}</a></p>
<p><a href="{{ url('com:weekmail_article') }}">{% trans %}New article{% endtrans %}</a></p>
<p><a href="{{ url('com:weekmail') }}" onclick="{{weekmail.switch_type()}}">{% trans %}Switch invitation/weekmail{% endtrans %}</a></p>
<h4>{% trans %}Articles in no weekmail yet{% endtrans %}</h4>
<table>
<thead>