diff --git a/home/templates/home/index.html b/home/templates/home/index.html
index 4a39059..8794276 100644
--- a/home/templates/home/index.html
+++ b/home/templates/home/index.html
@@ -5,6 +5,9 @@
{% endblock %}
+
+{% block head %}{% for key in user.keys.all %}{% endfor %}{% endblock %}
+
{% block main %}