From 22bb2cfe6986c79449e64b32821e9c3e036200dc Mon Sep 17 00:00:00 2001 From: Matěj Cepl Date: Mon, 24 Sep 2018 16:27:10 +0200 Subject: Remove two more articles|sort constructs. This is the issue getpelican/pelican-themes#483 which was supposed to be fixed by #506 (and commit f1a4bba40281fa21816d6619d32136fc6a8f086d), but two occurences of the problem were missed. Basically, as https://github.com/getpelican/pelican/issues/1591#issuecomment-70272693 says: > For future reference: Don't use sort in templates on articles. --- zurb-F5-basic/templates/tags.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'zurb-F5-basic') diff --git a/zurb-F5-basic/templates/tags.html b/zurb-F5-basic/templates/tags.html index cfd9480..7aec93a 100644 --- a/zurb-F5-basic/templates/tags.html +++ b/zurb-F5-basic/templates/tags.html @@ -2,7 +2,7 @@ {% block content %}