diff --git a/core/templates/base.html b/core/templates/base.html index 5a92a00..2f49052 100644 --- a/core/templates/base.html +++ b/core/templates/base.html @@ -13,6 +13,7 @@ + -
+
{% csrf_token %} @@ -29,7 +29,16 @@
+
+ +
+ + - +
+
{% endblock %}