From 3d35aaf4a52d8f9db3ba2d803324a6ffeef8834f Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Thu, 2 Dec 2021 21:58:56 +0200 Subject: [PATCH] sfdsfd --- files/templates/userpage.html | 3 +-- files/templates/userpage_private.html | 4 +++- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/files/templates/userpage.html b/files/templates/userpage.html index 4d0c5ad6a..289bfacf4 100644 --- a/files/templates/userpage.html +++ b/files/templates/userpage.html @@ -747,8 +747,6 @@ - - {% endblock %} {% block pagenav %} @@ -784,6 +782,7 @@ {% include "emoji_modal.html" %} {% endif %} + {% endblock %} {% block GIFpicker %} diff --git a/files/templates/userpage_private.html b/files/templates/userpage_private.html index 065bfbc33..cf6610eef 100644 --- a/files/templates/userpage_private.html +++ b/files/templates/userpage_private.html @@ -32,4 +32,6 @@ {% endblock %} -{% block pagenav %}{% endblock %} \ No newline at end of file +{% block pagenav %} + +{% endblock %} \ No newline at end of file