diff --git a/templates/tb_base.html b/templates/tb_base.html index 9c3977c..fe2ac5b 100644 --- a/templates/tb_base.html +++ b/templates/tb_base.html @@ -9,17 +9,21 @@ - - - + {% if user and not user.is_anonymous %} + + + + + {% endif %}