--
This commit is contained in:
@@ -56,6 +56,11 @@
|
||||
{% block custom_body %}
|
||||
<body>
|
||||
<div id="cursor"></div>
|
||||
<div id="loading-overlay" aria-hidden="true">
|
||||
<svg viewBox="0 0 1024 1024" xmlns="http://www.w3.org/2000/svg">
|
||||
<polyline points="872 572.75 152 332 152 692 512 692 872 332 872 692 684.5 692" fill="none" stroke="#fff" stroke-width="48" stroke-miterlimit="10"/>
|
||||
</svg>
|
||||
</div>
|
||||
{% block custom_header %}
|
||||
<header class="flex">
|
||||
<div class="flex-1 flex">
|
||||
|
||||
Reference in New Issue
Block a user