diff --git a/src/templates/forums/base_forum.html b/src/templates/forums/base_forum.html index 7c52a4c9b..779f533d6 100644 --- a/src/templates/forums/base_forum.html +++ b/src/templates/forums/base_forum.html @@ -31,12 +31,6 @@

{{ forum.competition.title }} Forum

Start a new topic - {% elif 'new_post' not in request.path %} - - - {% endif %} diff --git a/src/templates/forums/thread_detail.html b/src/templates/forums/thread_detail.html index 14a154e0e..291e141fc 100644 --- a/src/templates/forums/thread_detail.html +++ b/src/templates/forums/thread_detail.html @@ -32,19 +32,14 @@
- {% endfor %} + + + +