From a7b7a4a96baeda4a7934e2bde741cd0e2bf34978 Mon Sep 17 00:00:00 2001 From: Yisroel Baum Date: Fri, 24 Apr 2026 13:26:01 +0300 Subject: [PATCH] add forbidden template --- views/templates/forbidden.php | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 views/templates/forbidden.php diff --git a/views/templates/forbidden.php b/views/templates/forbidden.php new file mode 100644 index 0000000..43cd644 --- /dev/null +++ b/views/templates/forbidden.php @@ -0,0 +1,11 @@ + + + + Daily Goals - Forbidden + + +

403 Forbidden

+

You do not have permission to access this page.

+ Back to Home + +