diff --git a/templates/user.html b/templates/user.html
index a556a98..faf14ff 100644
--- a/templates/user.html
+++ b/templates/user.html
@@ -56,8 +56,8 @@
xmlns="http://www.w3.org/2000/svg">
-
-
+
+
{% else if post.post_type != "self" %}
@@ -69,7 +69,7 @@
{% else %}
{% endif %}
{% if post.post_type == "link" %}{{ post.domain }}{% else %}{{ post.post_type }}{% endif %}