diff options
Diffstat (limited to 'templates/error.html')
| -rw-r--r-- | templates/error.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/error.html b/templates/error.html index cb47e83..6e1bf36 100644 --- a/templates/error.html +++ b/templates/error.html @@ -1,5 +1,5 @@ {{ define "title" }} -<title>Error - Christine Dodrill</title> +<title>{{ trans "error" "title" }} - {{ trans "header" "name" }}</title> {{ end }} {{ define "content" }} |
