diff --git a/app/templates/users/profile.html b/app/templates/users/profile.html
index c79f03e8..4524bb6d 100644
--- a/app/templates/users/profile.html
+++ b/app/templates/users/profile.html
@@ -4,6 +4,10 @@
{{ user.username }}
{% endblock %}
+{% block headextra %}
+
+{% endblock %}
+
{% block content %}