From b781bbecedc5855d433df5be7af3f45baa073173 Mon Sep 17 00:00:00 2001 From: Aevann Date: Tue, 5 Mar 2024 01:10:35 +0200 Subject: [PATCH] move scripts to the bottom --- files/templates/submit_emojis.html | 4 ++-- files/templates/submit_hats.html | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/files/templates/submit_emojis.html b/files/templates/submit_emojis.html index 4572f1844..94a8b12fe 100644 --- a/files/templates/submit_emojis.html +++ b/files/templates/submit_emojis.html @@ -61,8 +61,6 @@ - -

Pending Approval

@@ -120,4 +118,6 @@
+ + {% endblock %} diff --git a/files/templates/submit_hats.html b/files/templates/submit_hats.html index 1c250bc15..8c374dbf2 100644 --- a/files/templates/submit_hats.html +++ b/files/templates/submit_hats.html @@ -44,8 +44,6 @@ - -

Pending Approval

@@ -95,4 +93,6 @@
+ + {% endblock %}