<html>
<head>
<title>{{tpl_auto_availability}} - {{title}}</title>
<link href="{{url_path_tpl_admin}}style.css" rel="stylesheet" type="text/css">
</head>
<body>
<table border=0 width="100%" cellpadding="15" cellspacing="15">
<tr>
<td align=center>
<font color=red>
<strong>
{{output}}
</strong>
<div align=center>
<BR><BR><BR>
<a href="javascript:close()">{{tpl_auto_Close}}</a>
</div>
</font>
</td>
</tr>
</table>
</body>
</html>