Commit 059cf76c authored by Cherish Magpayo's avatar Cherish Magpayo

Add new announcement button to announcements index

parent 0f677172
......@@ -12,4 +12,7 @@
{% else %}
<p>No announcements are available.</p>
{% endif %}
<form action="add/">
<button class="button" type="submit">New Announcement</button>
</form>
{% 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