Some great weekmail improvements

This commit is contained in:
Skia
2017-01-11 12:18:42 +01:00
parent 83555a3640
commit 147809bb5d
7 changed files with 297 additions and 129 deletions

View File

@ -102,7 +102,7 @@
<ul id="quick_notif">
{% for n in quick_notifs %}
<li>{{ n }}</li>
<li>{{ n }}</li>
{% endfor %}
</ul>