diff options
Diffstat (limited to 'app/Template/app_notfound.php')
-rw-r--r-- | app/Template/app_notfound.php | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/app/Template/app_notfound.php b/app/Template/app_notfound.php deleted file mode 100644 index 686f1fa0..00000000 --- a/app/Template/app_notfound.php +++ /dev/null @@ -1,5 +0,0 @@ -<section id="main"> - <p class="alert alert-error"> - <?= t('Sorry, I didn\'t found this information in my database!') ?> - </p> -</section>
\ No newline at end of file |