From dc374510bf5a636fd404d896b12386d41bb7b409 Mon Sep 17 00:00:00 2001 From: Owen Jacobson Date: Sat, 26 Feb 2022 13:30:01 -0500 Subject: Reference 'main', not 'master', as the publication branch. --- .templates/document.html | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to '.templates/document.html') diff --git a/.templates/document.html b/.templates/document.html index 498e86b..602b9ec 100644 --- a/.templates/document.html +++ b/.templates/document.html @@ -1,11 +1,12 @@ {% extends 'base.html' %} {% block content %} -
- {{ content }} -
+
+ {{ content }} +
{% endblock %} {% block scm_info %} -See this page on Github (history). -{% endblock %} +See this page on Github (history). +{% endblock %} \ No newline at end of file -- cgit v1.2.3