diff --git a/resources/templates/app.html b/resources/templates/app.html
index f5e7c9a..9c2220f 100644
--- a/resources/templates/app.html
+++ b/resources/templates/app.html
@@ -2,9 +2,9 @@
{% block head %}
-
-
-
+
+
+
{{site-title}}: {{title}}
{% endblock %}
@@ -43,12 +43,12 @@
{% block extra-tail %}
-
-
+
+
-
+
-
+
{% endblock %}
diff --git a/resources/templates/base.html b/resources/templates/base.html
index aac9050..a60bd83 100644
--- a/resources/templates/base.html
+++ b/resources/templates/base.html
@@ -27,20 +27,20 @@
{% block top %}
-

+
@@ -91,16 +91,16 @@
diff --git a/resources/templates/login.html b/resources/templates/login.html
index dca783e..1c337db 100644
--- a/resources/templates/login.html
+++ b/resources/templates/login.html
@@ -11,7 +11,7 @@
{% endblock %}
{% block content %}
-