remotes/1693045480750635534/spooky-22
kek7198 2021-12-04 20:20:07 -06:00
parent f995a6deb8
commit 4e0193c8c7
1 changed files with 3 additions and 4 deletions

View File

@ -223,7 +223,7 @@
{% block Banner %}
{% endblock %}
{% include "header-tw.html" %}
<!-- {% include "header-tw.html" %} -->
{% block mobileUserBanner %}
{% endblock %}
@ -265,12 +265,12 @@
</div>
</div>
{% include "footer.html" %}
<!-- {% include "footer.html" %} -->
</div>
</div>
{% block mobilenavbar %}
{% include "mobile_navigation_bar.html" %}
<!-- {% include "mobile_navigation_bar.html" %} -->
{% endblock %}
{% block actionsModal %}
@ -285,7 +285,6 @@
{% block GIFpicker %}
{% endblock %}
<!-- Import toast notifications -->
{% include "/toasts/toasts.html" %}