lbry.com/view/page/404.php
Jeremy Kauffman fd018173a8 lbry.io, yo
2015-10-08 14:08:26 -04:00

5 lines
No EOL
181 B
PHP

<?php echo View::render('nav/header', ['isDark' => false]) ?>
<div class="content">
<h1>Page Not Found</h1>
<p>One day this will be funnier but today is not that day.</p>
</div>