streaming-website/template/404.phtml

6 lines
157 B
PHTML
Raw Normal View History

2014-11-09 22:46:27 +00:00
<div class="container-fluid e404">
2014-11-29 18:45:42 +00:00
<h1>404 Winkekatze Not Found</h1>
2014-11-09 22:46:27 +00:00
<img src="assets/img/missing-cat.png" alt="Die Sendung mit der Winkekatze" />
</div>