From 24d63f4c9832538a8b4d119f54df2507ffe46578 Mon Sep 17 00:00:00 2001 From: Christine Dodrill Date: Wed, 31 Oct 2018 23:10:04 +0000 Subject: add translations --- templates/error.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/error.html') 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" }} -Error - Christine Dodrill +{{ trans "error" "title" }} - {{ trans "header" "name" }} {{ end }} {{ define "content" }} -- cgit v1.2.3