From e4adcad4b074facf1e4b66b158c1f54114ff50ed Mon Sep 17 00:00:00 2001 From: Joshua Perry <45966243+jpez-development@users.noreply.github.com> Date: Wed, 25 Jan 2023 13:21:56 +0000 Subject: [PATCH] generified login template --- templates/{admin.html.php => login.html.php} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename templates/{admin.html.php => login.html.php} (100%) diff --git a/templates/admin.html.php b/templates/login.html.php similarity index 100% rename from templates/admin.html.php rename to templates/login.html.php