diff --git a/routes/_components/Status.html b/routes/_components/Status.html
index e4cf223e..1a2e77b8 100644
--- a/routes/_components/Status.html
+++ b/routes/_components/Status.html
@@ -23,15 +23,15 @@
- {{#if status.spoiler_text}}
-
{{status.spoiler_text}}
+ {{#if originalStatus.spoiler_text}}
+ {{originalStatus.spoiler_text}}
{{/if}}
- {{#if status.spoiler_text}}
+ {{#if originalStatus.spoiler_text}}
{{/if}}
- {{#if !status.spoiler_text || spoilerShown}}
+ {{#if !originalStatus.spoiler_text || spoilerShown}}
{{{emojifiedContent}}}