diff --git a/brutaldon/templates/main/timeline.html b/brutaldon/templates/main/timeline.html
index f1fc4f6..67500e2 100644
--- a/brutaldon/templates/main/timeline.html
+++ b/brutaldon/templates/main/timeline.html
@@ -22,9 +22,16 @@
{{ toot.account.display_name }}
@{{ toot.account.username }}
{{ toot.created_at |naturaltime }}
-
- {{ toot.content | safe }}
+ {{ toot.spoiler_text }} +
+ {% endif %} +