From 1f4de533f039b668cfadcf0c1aba27e990987373 Mon Sep 17 00:00:00 2001 From: Montrosos Date: Mon, 12 Dec 2016 13:52:42 +0100 Subject: [PATCH] Included header.html for better boardlist Simply included the header.html so that the compact boardlist works with it and it's responsive now. --- templates/themes/recent/recent.html | 1 + 1 file changed, 1 insertion(+) diff --git a/templates/themes/recent/recent.html b/templates/themes/recent/recent.html index 208c1088..27e64590 100644 --- a/templates/themes/recent/recent.html +++ b/templates/themes/recent/recent.html @@ -9,6 +9,7 @@ {% if config.url_favicon %}{% endif %} {% if config.default_stylesheet.1 != '' %}{% endif %} {% if config.font_awesome %}{% endif %} + {% include 'header.html' %} {{ boardlist.top }}