diff options
Diffstat (limited to 'backend/templates/log.html')
| -rw-r--r-- | backend/templates/log.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/backend/templates/log.html b/backend/templates/log.html index 57948d4..789bdae 100644 --- a/backend/templates/log.html +++ b/backend/templates/log.html @@ -1,5 +1,5 @@ {{define "body"}} -<article> +<article id="content"> <h1>{{ .LogTitle }}</h1> <p> {{ .Description }} |
