From eda59567c915896f69b9d7be91e3190ccdd19414 Mon Sep 17 00:00:00 2001
From: Jorran de Wit <jorrandewit@outlook.com>
Date: Tue, 21 Nov 2017 15:22:41 +0100
Subject: [PATCH] Text

---
 templates/crsf-failure.html | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/templates/crsf-failure.html b/templates/crsf-failure.html
index a89174488..60d2fbb32 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>
-- 
GitLab