From 49aa42464a5406e6d701e9be92d8cc4588526243 Mon Sep 17 00:00:00 2001 From: Chris Hill-Scott Date: Thu, 30 Nov 2017 17:15:54 +0000 Subject: [PATCH] Make features and documentation always visible MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit These links should always appear in the header, because they’re useful to both signed in and signed out users. --- app/templates/admin_template.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/templates/admin_template.html b/app/templates/admin_template.html index 5c6f9c413..cdfbf5fab 100644 --- a/app/templates/admin_template.html +++ b/app/templates/admin_template.html @@ -44,6 +44,8 @@