From 508d82b5d8c7aeafa3a12bac780fbc96394152d6 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Je=CC=81re=CC=81my=20Fabre?= Date: Tue, 8 Nov 2016 14:41:13 +0100 Subject: [PATCH] Add a separator on homepage on mobile devices --- app/templates/index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/app/templates/index.html b/app/templates/index.html index 79255a6d..121ce8cd 100644 --- a/app/templates/index.html +++ b/app/templates/index.html @@ -64,6 +64,7 @@ {% include "home/inc/body.html" %}
+
{% page_menu "pages/menus/header.html" %}
-- 2.39.5