Commit 123e7ae7 authored by Stephanie Tullao's avatar Stephanie Tullao

Added back button to forum details page

parent d222bd26
......@@ -35,5 +35,8 @@
<p>{{ reply.reply_body }}</p>
{% endfor %}
</div>
<div id = "backtoforum">
<p><a href="{% url 'forum:post-list' %}">Back to main forum</a></p>
</div>
</body>
{% endblock %}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment