winix/winixd/html/err_per_denied.html

17 lines
193 B
HTML

<div class="winix">
<h1>{access_denied}</h1>
<p>{access_denied_msg}
[if ipban_is_current_ip_banned]
<br>
{ipban_your_ip_is_banned} [ipban_current_ip_expires_time].
[end]
</p>
</div>