From: Rico Hoppe Date: Fri, 23 Jun 2023 00:06:03 +0000 (+0000) Subject: history-navigation.html: removed "Read More" X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8e9a095130cef690e575ea0f9c4cca61e558aeb5;p=ipfire.org.git history-navigation.html: removed "Read More" --- diff --git a/src/templates/blog/modules/history-navigation.html b/src/templates/blog/modules/history-navigation.html index 96b3c188..699ffdb3 100644 --- a/src/templates/blog/modules/history-navigation.html +++ b/src/templates/blog/modules/history-navigation.html @@ -1,8 +1,6 @@ -
{{ _("Read More") }}
+

{{ _("Authors") }}

-
{{ _("Authors") }}
- -
+ +
+
+ {% for account in authors %} +
+
+ +
+ +
{{ account.name or account.nickname }}
+
+ {% end %} +
-
{{ _("Years") }}
+
{{ _("Years") }}
- \ No newline at end of file