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.

-
+
-
+
-
+ -