aboutsummaryrefslogtreecommitdiff
path: root/templates/error.qtpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/error.qtpl')
-rw-r--r--templates/error.qtpl4
1 files changed, 1 insertions, 3 deletions
diff --git a/templates/error.qtpl b/templates/error.qtpl
index b71adc8..d82ca1c 100644
--- a/templates/error.qtpl
+++ b/templates/error.qtpl
@@ -4,9 +4,7 @@ type ErrorPage struct {
}
%}
-{% func (p *ErrorPage) Title() %}
-Error
-{% endfunc %}
+{% func (p *ErrorPage) Title() %}Error{% endfunc %}
{% func (p *ErrorPage) Content() %}
{%s p.Err %}