From 6c50a6ccceecf54850e62c312ab2397b84d89ab4 Mon Sep 17 00:00:00 2001 From: ArthurHoaro Date: Sat, 18 Jan 2020 17:50:11 +0100 Subject: Render login page through Slim controller --- tpl/default/404.html | 2 +- tpl/default/error.html | 22 +++++++++++++++++ tpl/default/loginform.html | 60 +++++++++++++++++++--------------------------- 3 files changed, 47 insertions(+), 37 deletions(-) create mode 100644 tpl/default/error.html (limited to 'tpl/default') diff --git a/tpl/default/404.html b/tpl/default/404.html index 472566a6..1bc46c63 100644 --- a/tpl/default/404.html +++ b/tpl/default/404.html @@ -6,7 +6,7 @@