From f7794a1479a7879becc711c57aebdc84e769b9df Mon Sep 17 00:00:00 2001 From: Ekaitz Zárraga Date: Fri, 29 Mar 2019 13:59:38 +0100 Subject: Update many --- themes/elenq/templates/tags.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'themes/elenq/templates/tags.html') diff --git a/themes/elenq/templates/tags.html b/themes/elenq/templates/tags.html index 393a983..8b03820 100644 --- a/themes/elenq/templates/tags.html +++ b/themes/elenq/templates/tags.html @@ -2,7 +2,7 @@ {% block title %}Tags — {{ SITENAME }}{% endblock %} {% block content %}
-

Tags

+

Published article series

{% for tag, articles in tags|sort %} -- cgit v1.2.3