streaming-website/template/404.phtml
Sebastian Morr ef826846e0 Replace TV icon with voctocat everywhere
This includes the header, favicons, and 404/500 pages.
2017-10-31 22:32:13 +01:00

5 lines
107 B
PHTML

<div class="container">
<h1>404 Winkekatze Not Found</h1>
<img src="assets/img/missing-cat.gif">
</div>