Add new announcement button to announcements index

parent 61e5d9da
......@@ -12,4 +12,5 @@
{% else %}
<p>No posts are available.</p>
{% endif %}
<a href="{% url 'forum:add' %}"><button>New Forum Post</button></a>
{% 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