improve indentation
This commit is contained in:
parent
dd189e89e0
commit
06117f377d
@ -4,7 +4,6 @@
|
||||
<div class="card center">
|
||||
<div class="text-container">
|
||||
<h4> Current Admins </h4>
|
||||
|
||||
{% if not ssb_admin_ids %}
|
||||
<div>
|
||||
There are no currently configured admins.
|
||||
@ -22,13 +21,10 @@
|
||||
<a class="button button-primary center full-width" style="margin-top: 25px;" href="/settings/admin/add" title="Add Admin">Add Admin</a>
|
||||
</div>
|
||||
|
||||
|
||||
<!-- FLASH MESSAGE -->
|
||||
{% include "snippets/flash_message" %}
|
||||
|
||||
<!-- NO SCRIPT FOR WHEN JS IS DISABLED -->
|
||||
{% include "snippets/noscript" %}
|
||||
|
||||
</div>
|
||||
</div>
|
||||
{%- endblock card -%}
|
||||
|
Loading…
x
Reference in New Issue
Block a user