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.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/template/html/edit_user.html b/template/html/edit_user.html
index 6611943..8c2d9fa 100644
--- a/template/html/edit_user.html
+++ b/template/html/edit_user.html
@@ -19,6 +19,9 @@
<li>
<a href="{{ route "createUser" }}">{{ t "Add user" }}</a>
</li>
+ <li>
+ <a href="{{ route "about" }}">{{ t "About" }}</a>
+ </li>
</ul>
</section>