Fix IndieAuth authorization template
This commit is contained in:
@@ -4,7 +4,6 @@
|
|||||||
{% endblock %}
|
{% endblock %}
|
||||||
{% block content %}
|
{% block content %}
|
||||||
<div style="width:90%;max-width: 720px;margin:40px auto;">
|
<div style="width:90%;max-width: 720px;margin:40px auto;">
|
||||||
{% if session.logged_in %}logged{% else%}not logged{%endif%}
|
|
||||||
|
|
||||||
<div style="display:flex">
|
<div style="display:flex">
|
||||||
{% if client.logo %}
|
{% if client.logo %}
|
||||||
|
Reference in New Issue
Block a user