diff --git a/templates/user.html b/templates/user.html
index faf14ff..78fd03f 100644
--- a/templates/user.html
+++ b/templates/user.html
@@ -70,6 +70,9 @@
{% else %}
{% endif %}
{% if post.post_type == "link" %}{{ post.domain }}{% else %}{{ post.post_type }}{% endif %}