Start templates cleanup and reorganisation
This commit is contained in:
5
app/Template/app/notfound.php
Normal file
5
app/Template/app/notfound.php
Normal file
@@ -0,0 +1,5 @@
|
||||
<section id="main">
|
||||
<p class="alert alert-error">
|
||||
<?= t('Sorry, I didn\'t found this information in my database!') ?>
|
||||
</p>
|
||||
</section>
|
||||
Reference in New Issue
Block a user