Commit 66cf6330 authored by Stephanie Tullao's avatar Stephanie Tullao

Changed button label to new forum post

parent 0e0b6b2d
......@@ -17,7 +17,7 @@
</li>
{% endfor %}
<div id="addnewpost">
<p><a href="{% url 'forum:post-create' %}">Add New Post</a></p>
<p><a href="{% url 'forum:post-create' %}">New Forum Post</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