diff --git a/templates/base.html b/templates/base.html
index f1a70b8..4302d76 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -1,28 +1,29 @@
-
+
-
-
-
-
+
+
+
{{ title }} | {{ config.title }}
-
-
-
-
+
+
+
+
-
+
-
- {% block content %}{% endblock content %}
-
+ {% block content %}{% endblock content %}
-
-
-
\ No newline at end of file
+
+