Commit c2f3028e authored by Joan Denise Nocos's avatar Joan Denise Nocos

feat: updated index template to include link to newassignment view

parent 55880d12
......@@ -21,4 +21,5 @@
{% else %}
<p>No course available.</p>
{% endif %}
<a href="{% url 'assignments:newassignment' %}">New Assignment</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