From 175da8f22cd791e81338fe61e6099125868cf5a0 Mon Sep 17 00:00:00 2001 From: Melonai Date: Mon, 26 Jul 2021 23:50:43 +0200 Subject: Basic Authentication and Authorization --- assets/templates/authenticate.template.html | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'assets/templates/authenticate.template.html') diff --git a/assets/templates/authenticate.template.html b/assets/templates/authenticate.template.html index 21f31e4..7d6d72c 100644 --- a/assets/templates/authenticate.template.html +++ b/assets/templates/authenticate.template.html @@ -1,3 +1,9 @@ {{define "content"}} -

This is the authentication page...

+

Authentication

+
+ + +
{{end}} \ No newline at end of file -- cgit 1.4.1