diff --git a/templates/article.html b/templates/article.html index 3e5fa8e..bd523be 100644 --- a/templates/article.html +++ b/templates/article.html @@ -43,6 +43,10 @@ type="text/javascript">!function (o, c) {var n = c.documentElement, t = " w-mod-"; n.className += t + "js", ("ontouchstart" in o || o.DocumentTouch && c instanceof DocumentTouch) && (n.className += t + "touch")}(window, document); + + + @@ -62,7 +66,7 @@
-
+

{{title}}

{% for author in authors %}