Commit 3dd71b11 authored by Agu Syquia's avatar Agu Syquia

Updated announcement-add.html

Changed the heading to h2 to make it more consistent with the rest of the templates
parent 12c0d0d7
......@@ -5,7 +5,7 @@
{% endblock %}
{% block content %}
<h1>Add a new announcement:</h1>
<h2>Add a new announcement:</h2>
<form method="post">
{% csrf_token %}
{{ form.as_p }}
......
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