diff --git a/templates/crsf-failure.html b/templates/crsf-failure.html
index a8917448833637dd9123f42eaa7ddabea626070e..60d2fbb32dba68b2acbdb7e9254822ad0f1d2505 100644
--- a/templates/crsf-failure.html
+++ b/templates/crsf-failure.html
@@ -6,8 +6,7 @@
 
 <div style="text-align: center;">
     <img src="//scipost.org/static/scipost/images/logo_scipost_RGB_HTML_groot.png" alt="SciPost logo" width="240" style="margin-top: 20px; margin-bottom: 20px" />
-    <h1>We are sorry, your security token seem to be expired. Please refresh your page and try again.</h1>
-    <h2>Security Token invalid</h2>
+    <h2>We are sorry, your security token seem to have expired. Please refresh your page and try again.</h2>
     <h3>The SciPost administrators have been informed.</h3>
     <p style="margin-top: 20px;">Go back to <a href="//scipost.org">the homepage</a>.</p>
 </div>