From cb6ff686db20ab1636bb668137bfc2dda355850a Mon Sep 17 00:00:00 2001 From: Yorick Barbanneau Date: Fri, 21 Feb 2020 15:22:41 +0100 Subject: [PATCH] Add AUTHOR and SOCIAL on the first page --- templates/index.html | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) diff --git a/templates/index.html b/templates/index.html index f18aefe..4a11073 100644 --- a/templates/index.html +++ b/templates/index.html @@ -52,6 +52,42 @@ + + {% if not articles_page.has_previous() %} +
+
+ +
+
+ {% endif %} {% endblock header %} {% block content %}