summaryrefslogtreecommitdiff
path: root/src/web/_views/apps/error.php
diff options
context:
space:
mode:
authorFreya Murphy <freya@freyacat.org>2024-12-12 10:14:46 -0500
committerFreya Murphy <freya@freyacat.org>2024-12-12 10:14:46 -0500
commit859f31065da728fcb1387645ab1c92390b372412 (patch)
tree29457dce1cd2269ac0446a59f3fe601476895f29 /src/web/_views/apps/error.php
parentswitch to POST for posting comments (diff)
downloadwebsite-859f31065da728fcb1387645ab1c92390b372412.tar.gz
website-859f31065da728fcb1387645ab1c92390b372412.tar.bz2
website-859f31065da728fcb1387645ab1c92390b372412.zip
refactor _views folder
Diffstat (limited to 'src/web/_views/apps/error.php')
-rw-r--r--src/web/_views/apps/error.php6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/web/_views/apps/error.php b/src/web/_views/apps/error.php
deleted file mode 100644
index efe7546..0000000
--- a/src/web/_views/apps/error.php
+++ /dev/null
@@ -1,6 +0,0 @@
-<?php /* Copyright (c) 2024 Freya Murphy */ ?>
-<?=aria_section('error')?>
- <h2><?=lang('haa_haa_hee_hee_hoo_hoo')?></h2>
- <h1><?=$title?></h1>
- <h2><?=ucfirst($msg)?></h2>
-</div>