{{ article.title }}
-
- {{ article.summary }}
+{{ article.content }}
+
+
-
- -
diff --git a/themes/theme/templates/article.html b/themes/theme/templates/article.html index ed60612..6aae89f 100644 --- a/themes/theme/templates/article.html +++ b/themes/theme/templates/article.html @@ -3,7 +3,7 @@ {% block title %}{{ article.title|striptags }} | {{ SITENAME }}{% endblock %} {% block head %} - {{ super() }} +{{ super() }} {% if article.date %} @@ -25,34 +25,35 @@ {% endblock %} {% block info %} -
+ {% endblock %} {% block content %} + {% if article.wide %} +