From c7c155969784b61a89277690e1bf279cdb9217c7 Mon Sep 17 00:00:00 2001 From: Chris Hill-Scott Date: Fri, 1 Dec 2017 14:15:19 +0000 Subject: [PATCH] Fix order of nav when signed out Got this wrong in a previous commit. Now it matches the footer (which is the right order). --- app/templates/admin_template.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/templates/admin_template.html b/app/templates/admin_template.html index 442747aba..7718aa5cb 100644 --- a/app/templates/admin_template.html +++ b/app/templates/admin_template.html @@ -45,8 +45,8 @@