Some tiny fixes in the forum

This commit is contained in:
Skia
2017-02-24 01:50:00 +01:00
parent 6764224856
commit 138711c70c
5 changed files with 4 additions and 7 deletions

View File

@@ -76,7 +76,7 @@
</div>
</div>
</div>
{# m.mark_as_read(user) or "" #}
{{ m.mark_as_read(user) or "" }}
{% endfor %}
{% endblock %}