diff --git a/finbot/apps/finbot/templates/base.html b/finbot/apps/finbot/templates/base.html index 69dfe82..770e798 100644 --- a/finbot/apps/finbot/templates/base.html +++ b/finbot/apps/finbot/templates/base.html @@ -99,10 +99,36 @@ {% endblock %} + + +
+
+
+ MENU + +
+ + +
+
+
{% block content %}{% endblock %}
@@ -122,5 +148,36 @@ {% block scripts %}{% endblock %} + diff --git a/finbot/apps/finbot/templates/home.html b/finbot/apps/finbot/templates/home.html index 0b443e1..277510a 100644 --- a/finbot/apps/finbot/templates/home.html +++ b/finbot/apps/finbot/templates/home.html @@ -53,7 +53,7 @@ {% endblock %} {% block nav %} - Challenges +