diff --git a/app/templates/userpage_get.html b/app/templates/userpage_get.html
index 57461c1..e5c8d95 100644
--- a/app/templates/userpage_get.html
+++ b/app/templates/userpage_get.html
@@ -166,6 +166,7 @@
{% endif %}
+
{{ yml['footer'] | safe }}
{% if yml['js']['bottom'] %}
{% for js in yml['js']['bottom'] %}