diff --git a/files/routes/admin.py b/files/routes/admin.py
index a191f96e1..f1d6bf07b 100644
--- a/files/routes/admin.py
+++ b/files/routes/admin.py
@@ -17,6 +17,7 @@ from files.__main__ import app, cache, limiter
from .front import frontlist
from files.helpers.discord import add_role
from datetime import datetime
+import requests
SITE_NAME = environ.get("SITE_NAME", "").strip()
GUMROAD_ID = environ.get("GUMROAD_ID", "tfcvri").strip()
diff --git a/files/templates/changelog.html b/files/templates/changelog.html
index 55fcd081f..eeeea51bc 100644
--- a/files/templates/changelog.html
+++ b/files/templates/changelog.html
@@ -104,6 +104,6 @@
{% endif %}
-
+
{% endblock %}
\ No newline at end of file
diff --git a/files/templates/comments.html b/files/templates/comments.html
index e7254fbcd..b3293ed7e 100644
--- a/files/templates/comments.html
+++ b/files/templates/comments.html
@@ -844,7 +844,7 @@
{% if v %}
-
+
{% endif %}
diff --git a/files/templates/default.html b/files/templates/default.html
index fc1f1084c..f765b6781 100644
--- a/files/templates/default.html
+++ b/files/templates/default.html
@@ -322,7 +322,7 @@
{% if v %}
-
+
{% endif %}
diff --git a/files/templates/header.html b/files/templates/header.html
index 0de4610f1..666d85b11 100644
--- a/files/templates/header.html
+++ b/files/templates/header.html
@@ -210,7 +210,7 @@
-
+