diff --git a/files/templates/header.html b/files/templates/header.html
index 8fda2edc1..94dbb0821 100644
--- a/files/templates/header.html
+++ b/files/templates/header.html
@@ -91,6 +91,14 @@
+ {% if v and v.can_gamble and LOTTERY_ENABLED %}
+
+
+
+
+
+ {% endif %}
+
- {% if v and v.can_gamble and LOTTERY_ENABLED -%}
-
- {%- endif %}