enable the accidentally disabled loader

This commit is contained in:
b1ek 2024-10-20 17:40:01 +10:00
parent 6b5a9601c4
commit 7cc38727d5
Signed by: blek
GPG Key ID: A622C22C9BC616B2
1 changed files with 2 additions and 2 deletions

View File

@ -15,7 +15,7 @@
{% block root %}
<!-- <div class='screen fader'>
<div class='screen fader'>
<p>
<img src='/load.gif' width='46px' height='48px' style='margin-bottom:8px' /><br/>
Loading . . .
@ -27,6 +27,6 @@
</a>
</span>
</p>
</div> -->
</div>
{% endblock root %}