<html>
<body style="background:#ececec; margin:1em; padding:1em;">
	<div style="margin:1em; background:#fff; padding:0.5em;">
		<h2>User Locked Out Timeout (<%- frozen.starttime %>).</h2>
		<div>Your account is locked out until <%- frozen.endtime %>.</div>
		<div></div>
		<p>
			Login to <%- appname %> at 
			<a href='http://<%- hostname %>/' target='_blank'>
			http://<%- hostname %>/
			</a> 
		</p>
	</div>
</body>
</html>