summary refs log tree commit diff
path: root/assets/templates/information.template.html
diff options
context:
space:
mode:
authorMelonai <einebeere@gmail.com>2021-09-11 00:39:29 +0200
committerMelonai <einebeere@gmail.com>2021-09-11 00:39:29 +0200
commitf48897e6c5949d46fd8be453d6ef3970fb4d123f (patch)
treeee37e3936de725043b3fe5c0b326f17f073b78b3 /assets/templates/information.template.html
parentff1bee9cbd3fa99a962f4e98429fe3827ec632a7 (diff)
downloadportgate-f48897e6c5949d46fd8be453d6ef3970fb4d123f.tar.zst
portgate-f48897e6c5949d46fd8be453d6ef3970fb4d123f.zip
Better pages HEAD main
Diffstat (limited to 'assets/templates/information.template.html')
-rw-r--r--assets/templates/information.template.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/assets/templates/information.template.html b/assets/templates/information.template.html
index a881cf8..fde9e59 100644
--- a/assets/templates/information.template.html
+++ b/assets/templates/information.template.html
@@ -1,3 +1,3 @@
 {{define "content"}}
-<h1>You are authenticated!</h1>
-{{end}}
\ No newline at end of file
+<p class="description">You are authenticated!</p>
+{{end}}