aboutsummaryrefslogtreecommitdiff
path: root/backend/templates/log.html
diff options
context:
space:
mode:
Diffstat (limited to 'backend/templates/log.html')
-rw-r--r--backend/templates/log.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/backend/templates/log.html b/backend/templates/log.html
index f872631..47a5d04 100644
--- a/backend/templates/log.html
+++ b/backend/templates/log.html
@@ -1,6 +1,6 @@
{{define "body"}}
<article id="content">
- <h1>{{ .LogTitle }}</h1>
+ <h1>{{ .Title }}</h1>
<p>
{{ .Description }}
</p>