diff --git a/templates/mark1/partials/base.html b/templates/mark1/partials/base.html
index 5086c641..a9744a3f 100644
--- a/templates/mark1/partials/base.html
+++ b/templates/mark1/partials/base.html
@@ -1,7 +1,7 @@
-
+
{{ document.project }} Documentation — {{ document.title }}
diff --git a/templates/mark1/partials/body.html b/templates/mark1/partials/body.html
index f8157587..1612bebc 100644
--- a/templates/mark1/partials/body.html
+++ b/templates/mark1/partials/body.html
@@ -1,4 +1,4 @@
-
+
{{ template.styles }}
{{ template.header }}
{% if document.state contains "obsolete" %}