aboutsummaryrefslogtreecommitdiff
path: root/templates/login.qtpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/login.qtpl')
-rw-r--r--templates/login.qtpl4
1 files changed, 1 insertions, 3 deletions
diff --git a/templates/login.qtpl b/templates/login.qtpl
index b8aa98c..d0490f9 100644
--- a/templates/login.qtpl
+++ b/templates/login.qtpl
@@ -2,9 +2,7 @@
type LoginPage struct {}
%}
-{% func (p *LoginPage) Title() %}
-Login
-{% endfunc %}
+{% func (p *LoginPage) Title() %}Login{% endfunc %}
{% func (p *LoginPage) Content() %}
<form action="/login" method="post">