diff --git a/templates/duplicates.html b/templates/duplicates.html
index d8faf2d..3e332b9 100644
--- a/templates/duplicates.html
+++ b/templates/duplicates.html
@@ -77,7 +77,7 @@
{% if post.flair.flair_parts.len() > 0 %}
{% call utils::render_flair(post.flair.flair_parts) %}
{% endif %}
{{ post.title }}{% if post.flags.nsfw %} NSFW{% endif %}