diff options
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}} |
