From 247c53f2db43cde5fe61b9b8cc849e2986618013 Mon Sep 17 00:00:00 2001 From: evgfilim1 Date: Thu, 23 Aug 2018 17:49:33 +0500 Subject: [PATCH] Easter egg on mobile --- templates/base.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/templates/base.html b/templates/base.html index 72d7089..6900bea 100644 --- a/templates/base.html +++ b/templates/base.html @@ -27,6 +27,8 @@ {% block navbar %}{% endblock %} {% if g.user %} Выйти + {% else %} + {% endif %}