summary refs log tree commit diff
path: root/assets/templates/information.template.html
diff options
context:
space:
mode:
Diffstat (limited to 'assets/templates/information.template.html')
-rw-r--r--assets/templates/information.template.html2
1 files changed, 1 insertions, 1 deletions
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"}}
-<h1>This is the information page...</h1>
+<h1>You are authenticated!</h1>
 {{end}}
\ No newline at end of file