app/views/emergency/reissueSuccess.scala.html (13 lines of code) (raw):
@()
<html>
<head>
<title>
Emergency reissue success
</title>
</head>
<body>
<h1>Your login session has been extended</h1>
<p>You should be able to continue to use Editorial Tools. </p>
<p>If you are still experiencing issues working with Editorial Tools please contact Central Production (central.production@@theguardian.com).</p>
</body>
</html>