diff --git a/templates/components/header.html b/templates/components/header.html
index 5db37ff..e838a95 100644
--- a/templates/components/header.html
+++ b/templates/components/header.html
@@ -50,11 +50,13 @@
{% endif %}
-
{% if request.user.is_authenticated %}
- 5
+
{{ "5" }}
+ {% else %}
+
{% endif %}
+