From 0ed5380f58fc8a1178db70137309378cd20b79b2 Mon Sep 17 00:00:00 2001 From: Joshua Perry <45966243+jpez-development@users.noreply.github.com> Date: Sat, 19 Nov 2022 16:12:14 +0000 Subject: [PATCH] added link to admin page --- layout.php | 1 + 1 file changed, 1 insertion(+) diff --git a/layout.php b/layout.php index 75ee386..2e6e524 100644 --- a/layout.php +++ b/layout.php @@ -49,6 +49,7 @@ require_once 'functions.php'; echo $pageContent; ?>