changed home page and added topics on the website also added them in navbar only shows when signed in
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
{% extends 'base.html' %}
|
||||
{% block content %}
|
||||
<h1>Calculus</h1>
|
||||
{% endblock %}
|
||||
Reference in New Issue
Block a user