<!-- End Header -->

<!-- Begin Content -->
<div id="content" class="s_padd">
<br />
<h1 class="err_msg"><?php 
echo t('Sorry, your IP or your location is banned!');
?>
</h1>
<p>
<?php 
echo t('We are sorry, your IP address or your location is banned.');
?>
<br /><br />
<span class="small italic"><?php 
echo t('Kind regards, The Team.');
?>
</span></p>
</div>
<!-- End Content -->

<!-- Begin Footer -->
<footer>
<?php 
$oDesign->link();
?>
</footer>
<!-- End Footer -->
<?php 
$oDesign->htmlFooter();