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/information.template.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'assets/templates/information.template.html') diff --git a/assets/templates/information.template.html b/assets/templates/information.template.html index e87885c..a881cf8 100644 --- a/assets/templates/information.template.html +++ b/assets/templates/information.template.html @@ -1,3 +1,3 @@ {{define "content"}} -

This is the information page...

+

You are authenticated!

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