From 28ee5ed65a26f617d49f30498f8d3fd6c934e7c1 Mon Sep 17 00:00:00 2001 From: David Todd Date: Tue, 28 May 2019 00:28:30 -0500 Subject: [PATCH] template fixup from update --- templates/article.html | 4 +-- templates/base.html | 76 +++++++++++++++++++++--------------------- 2 files changed, 40 insertions(+), 40 deletions(-) diff --git a/templates/article.html b/templates/article.html index 0f6e0d1..9c82b1d 100644 --- a/templates/article.html +++ b/templates/article.html @@ -76,10 +76,10 @@ Share {% endif %} - {% if not MG_DISABLE_SUMMARY %}

{{ article.summary|striptags }}

{% endif %} + {% if not MG_DISABLE_SUMMARY %}

{{ article.summary|striptags }}

{% endif %}
{{ article.content }}
{% include "partials/inline-tags.html" %} -
+
{% if DISQUS_SITENAME %} diff --git a/templates/base.html b/templates/base.html index d8cb15f..d39eae1 100644 --- a/templates/base.html +++ b/templates/base.html @@ -70,28 +70,28 @@

You are using an outdated browser. Please upgrade your browser to improve your experience.

-
+
-
+
-
+ -