Clean up style elements
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
{% extends "/shared/_base.html" %} {% block content %} {% if login_error %}
|
||||
{% extends "/base/bare.html.j2" %} {% block content %} {% if login_error %}
|
||||
|
||||
<div class="flex bg-gray-100">
|
||||
<div
|
||||
@ -88,7 +88,5 @@
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
{% endif %}
|
||||
|
||||
{% endblock %}
|
||||
{% endif %} {% endblock %}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user