This repository has been archived on 2025-02-26. You can view files and clone it, but cannot push or open issues or pull requests.
szurubooru/public_html/templates/404.tpl
Marcin Kurczewski 177a7d79f3 Added 404 page
2014-10-18 18:54:11 +02:00

5 lines
122 B
Smarty

<div class="http-error">
<img src="/img/404.png" alt="404 Not found"/>
<br/>
<a href="#/">Back to main page</a>
</div>