aboutsummaryrefslogtreecommitdiffstats
path: root/templates/web/default/my
diff options
context:
space:
mode:
Diffstat (limited to 'templates/web/default/my')
-rw-r--r--templates/web/default/my/my.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/web/default/my/my.html b/templates/web/default/my/my.html
index 48a33a1d2..33b2cc6a4 100644
--- a/templates/web/default/my/my.html
+++ b/templates/web/default/my/my.html
@@ -13,6 +13,8 @@
<h1>[% loc('Your Reports') %]</h1>
+<p><a href="/auth/change_password">[% loc('Change password') %]</a></p>
+
[% IF ! has_content %]
[% tprintf( loc('You haven&rsquo;t created any reports yet. <a href="%s">Report a problem now.</a>'),
c.uri_for('/') ) %]