diff --git a/blog/templates/404.html b/blog/templates/404.html index a24d380f..5f928c6c 100644 --- a/blog/templates/404.html +++ b/blog/templates/404.html @@ -3,10 +3,10 @@ {% block title %}Page not found | {{ config.title }}{% endblock title %} {% block main %} -
Sorry, this address is not valid.
+Sorry, this address is not valid.
- + -If you followed a link on this site, please report it!
+If you followed a link on this site, please report it!
{% endblock main %} diff --git a/blog/templates/edition-3/base.html b/blog/templates/edition-3/base.html index 1193437a..27b960ca 100644 --- a/blog/templates/edition-3/base.html +++ b/blog/templates/edition-3/base.html @@ -6,7 +6,8 @@{{ config.extra.subtitle | replace(from=" ", to=" ") | safe }} — Third Edition (Alpha Release)
+{{ config.extra.subtitle | replace(from=" ", to=" ") | safe }} + — Third Edition (Alpha Release)
{% block header %}{% endblock header %} diff --git a/blog/templates/edition-3/extra.html b/blog/templates/edition-3/extra.html index 05ec7e8f..6157cc94 100644 --- a/blog/templates/edition-3/extra.html +++ b/blog/templates/edition-3/extra.html @@ -9,14 +9,14 @@ {%- endblock description %} {% block main %} -