mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-31 01:11:25 +00:00
temporary 404 page
This commit is contained in:
parent
41fee45c77
commit
bbdb173ba7
1 changed files with 2 additions and 3 deletions
|
@ -1,8 +1,7 @@
|
|||
<?php echo View::render('nav/_header', ['isDark' => false]) ?>
|
||||
<main>
|
||||
<div class="content">
|
||||
<h1>{{page.notfound}}</h1>
|
||||
<p>{{page.funnier}}</p>
|
||||
<img src="img/LBRY-404-temp.png" alt="404" style="width: 100%;">
|
||||
<?php echo View::render('nav/_errorFooter') ?>
|
||||
</div>
|
||||
</main>
|
||||
</main>
|
||||
|
|
Loading…
Add table
Reference in a new issue