From: Ed Kellett Date: Thu, 25 Feb 2016 13:29:18 +0000 (+0000) Subject: fix templates/artlist X-Git-Url: https://jfr.im/git/irc/freenode/web-7.0.git/commitdiff_plain/refs/pull/42/head?ds=sidebyside fix templates/artlist --- diff --git a/templates/artlist.html b/templates/artlist.html index 38b547b9b..c04ffa00f 100644 --- a/templates/artlist.html +++ b/templates/artlist.html @@ -1,7 +1,7 @@ {% extends "base.html" %} {% set title = "archive" %} {% block content %} -
+
{% for article in get_module("news").articles|reverse %}