aboutsummaryrefslogtreecommitdiffhomepage
path: root/template/html/edit_user.html
diff options
context:
space:
mode:
Diffstat (limited to 'template/html/edit_user.html')
-rw-r--r--template/html/edit_user.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/html/edit_user.html b/template/html/edit_user.html
index 8c2d9fa..06539d9 100644
--- a/template/html/edit_user.html
+++ b/template/html/edit_user.html
@@ -2,7 +2,7 @@
{{ define "content"}}
<section class="page-header">
- <h1>{{ t "Edit user %s" .selected_user.Username }}"</h1>
+ <h1>{{ t "Edit user %s" .selected_user.Username }}</h1>
<ul>
<li>
<a href="{{ route "settings" }}">{{ t "Settings" }}</a>