From 73dc1e14e63a35430c2a220b0298d1daf6f50234 Mon Sep 17 00:00:00 2001 From: Stefano Pigozzi Date: Fri, 1 Feb 2019 19:22:37 +0100 Subject: [PATCH] Fix the new wiki page button not appearing --- templates/components/wikibox.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/components/wikibox.html b/templates/components/wikibox.html index e7876108..15d3b6aa 100644 --- a/templates/components/wikibox.html +++ b/templates/components/wikibox.html @@ -14,7 +14,7 @@
  • {{ page.key }}
  • {% endfor %} - {% if g.logged_in %} + {% if g.user %} oppure... {% endif %}