From 96086a44a413d8bc7389ebef60e7885b715a57a9 Mon Sep 17 00:00:00 2001 From: Thomas Sileo Date: Sun, 27 Oct 2019 14:56:08 +0100 Subject: [PATCH] Fix IndieAuth authorization template --- templates/indieauth_flow.html | 1 - 1 file changed, 1 deletion(-) diff --git a/templates/indieauth_flow.html b/templates/indieauth_flow.html index aae64fc..9a6769e 100644 --- a/templates/indieauth_flow.html +++ b/templates/indieauth_flow.html @@ -4,7 +4,6 @@ {% endblock %} {% block content %}
- {% if session.logged_in %}logged{% else%}not logged{%endif%}
{% if client.logo %}