You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
397 B
Smarty

<script src="/static/engine.js"></script>
<script src="/static/404.js"></script>
<div class="section" style="position: relative; height: 288px;">
<canvas id="404canvas" style="z-index: 2; position: absolute; top: 0px; left: 0px;"></canvas>
<div style="z-index: 1; position: absolute; top: 0px; left: 12px;">
<h2>404 Page not found</h2>
The requested page could not be found.
</div>
</div>