Commit 245be489 authored by nheoxoz's avatar nheoxoz

fixed links for announcements.html

parent f04fd181
...@@ -22,17 +22,9 @@ ...@@ -22,17 +22,9 @@
<button class="btn add">New Announcement</button> <button class="btn add">New Announcement</button>
</a> </a>
</p> </p>
<button type="button" class="btn"> <a href="/dashboard/" class="link">Dashboard</a><br>
<a href="/dashboard/" class="link">Dashboard</a> <a href="/forum/" class="link">Forum</a><br>
</button><br> <a href="/assignments/" class="link">Assignments</a><br>
<button type="button" class="btn"> <a href="/calendar/" class="link">Calendar</a>
<a href="/forum/" class="link">Forum</a>
</button><br>
<button type="button" class="btn">
<a href="/assignments/" class="link">Assignments</a>
</button><br>
<button type="button" class="btn">
<a href="/calendar/" class="link">Calendar</a>
</button>
{% endblock %} {% endblock %}
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