streaming-website/template/404.phtml
2015-10-05 11:49:59 +02:00

5 lines
122 B
PHTML

<div class="container">
<h1>404 Winkekatze Not Found</h1>
<?=file_get_contents('assets/img/missing-cat.svg') ?>
</div>