diff --git a/theme/templates/base.html b/theme/templates/base.html index 19e1b7e..968b75a 100644 --- a/theme/templates/base.html +++ b/theme/templates/base.html @@ -35,11 +35,7 @@
- - * - - - +
{% block content_title %} @@ -51,6 +47,10 @@
+ + * + + {% block content %} {% endblock %}