mirror of
https://github.com/vale981/Vulcan
synced 2025-03-08 19:11:38 -05:00
6 lines
No EOL
180 B
HTML
6 lines
No EOL
180 B
HTML
<template name="not_found">
|
|
<div class="grid-small grid-block dialog">
|
|
<h2>Not Found!</h2>
|
|
<p>We're sorry; whatever you were looking for isn't here..</p>
|
|
</div>
|
|
</template> |