Files
TravianZ/Templates/Admin/404.tpl
T
2012-03-29 13:00:34 +02:00

24 lines
921 B
Smarty

<?php
#################################################################################
## -= YOU MAY NOT REMOVE OR CHANGE THIS NOTICE =- ##
## --------------------------------------------------------------------------- ##
## Filename 404.tpl ##
## Developed by: Dzoki ##
## License: TravianX Project ##
## Copyright: TravianX (c) 2010-2011. All rights reserved. ##
## ##
#################################################################################
?>
<div style="margin-top: 50px;">
<center>
<h1>404 - File not found</h1>
This system is not finished yet or page does not exist.<br>
<br>
</center>
</div>