Add Ariadne's thread

This commit is contained in:
Skia
2017-01-21 04:19:15 +01:00
parent ea52462217
commit 4dd6f01e60
5 changed files with 32 additions and 8 deletions
+3
View File
@@ -17,6 +17,9 @@
{% endblock %}
{% block content %}
<p>
<a href="{{ url('forum:main') }}">Forum</a> >
</p>
<h3>{% trans %}Forum{% endtrans %}</h3>
<a href="{{ url('forum:new_forum') }}">New forum</a>
{% for f in forum_list %}