diff --git a/brutaldon/templates/about.html b/brutaldon/templates/about.html index 37381b1..26c1224 100644 --- a/brutaldon/templates/about.html +++ b/brutaldon/templates/about.html @@ -19,24 +19,26 @@
-+ + Log in + +
+ {% if request.session.instance %} + {% if request.session.username or request.session.access_token %} + + + {% endif %} + {% endif %}