app/views/emergency/reissueDisabled.scala.html (13 lines of code) (raw):
@()
<html>
<head>
<title>
Reissue disabled
</title>
</head>
<body>
<h1>Reissue disabled</h1>
<p>Extending login sessions is currently disabled.</p>
<p>If you are experiencing issues working with Editorial Tools please contact Central Production (central.production@@theguardian.com).</p>
</body>
</html>