diff options
| author | Melonai <einebeere@gmail.com> | 2021-09-11 00:39:29 +0200 |
|---|---|---|
| committer | Melonai <einebeere@gmail.com> | 2021-09-11 00:39:29 +0200 |
| commit | f48897e6c5949d46fd8be453d6ef3970fb4d123f (patch) | |
| tree | ee37e3936de725043b3fe5c0b326f17f073b78b3 /assets/templates/information.template.html | |
| parent | ff1bee9cbd3fa99a962f4e98429fe3827ec632a7 (diff) | |
| download | portgate-main.tar.zst portgate-main.zip | |
Diffstat (limited to 'assets/templates/information.template.html')
| -rw-r--r-- | assets/templates/information.template.html | 4 |
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}} |
