diff --git a/templates/user.html b/templates/user.html
index afa534e..654a45e 100644
--- a/templates/user.html
+++ b/templates/user.html
@@ -1,12 +1,6 @@
{% extends "base.html" %}
{% block title %}Libreddit: u/{{ user.name }}{% endblock %}
{% block body %}
- {% block header %}
-
- libreddit.
- GITHUB
-
- {% endblock %}