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