aboutsummaryrefslogtreecommitdiff
path: root/templates/user.qtpl
diff options
context:
space:
mode:
authorGabriel Arakaki Giovanini <mail@gabrielgio.me>2023-07-24 21:11:35 +0200
committerGabriel Arakaki Giovanini <mail@gabrielgio.me>2023-07-24 21:11:35 +0200
commit2a986064a2657c9091a31a941ce0d004191b8453 (patch)
treebca26e42e1eba24c66057d9e9ede9d9c7f7940bc /templates/user.qtpl
parent3b9d27649a31e5af3fb137ff5b3378e7b8f7b9ae (diff)
downloadlens-2a986064a2657c9091a31a941ce0d004191b8453.tar.gz
lens-2a986064a2657c9091a31a941ce0d004191b8453.tar.bz2
lens-2a986064a2657c9091a31a941ce0d004191b8453.zip
ref: Move to boxed tests
Diffstat (limited to 'templates/user.qtpl')
-rw-r--r--templates/user.qtpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/user.qtpl b/templates/user.qtpl
index ba2f071..6ec783d 100644
--- a/templates/user.qtpl
+++ b/templates/user.qtpl
@@ -9,7 +9,7 @@ type UserPage struct {
%}
-{% func (p *UserPage) Title() %}Login{% endfunc %}
+{% func (p *UserPage) Title() %}User{% endfunc %}
{% func (p *UserPage) Content() %}
<h1>Initial Setup</h1>