Commit 51a1414f authored by Eldon Dagdag's avatar Eldon Dagdag

Fixed .gitignore

parent 4b0970c6
...@@ -13,10 +13,10 @@ ...@@ -13,10 +13,10 @@
{% endfor %} {% endfor %}
<button class="button"><a href="/forum/forumposts/add/">New Post</a></button> <button class="button"><a href="/forum/forumposts/add/">New Post</a></button>
<br> <br><br>
<a href="/dashboard/">Dashboard</a> <a href="/dashboard/">Dashboard</a><br>
<a href="/announcements/">Announcements</a> <a href="/announcements/">Announcements</a><br>
<a href="/assignments/">Assignments</a> <a href="/assignments/">Assignments</a><br>
<a href="/calendar/">Calendar</a> <a href="/calendar/">Calendar</a>
</body> </body>
</html> </html>
......
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