aboutsummaryrefslogtreecommitdiffhomepage
path: root/template/html/users.html
diff options
context:
space:
mode:
Diffstat (limited to 'template/html/users.html')
-rw-r--r--template/html/users.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/template/html/users.html b/template/html/users.html
index 40ca5e9..7fd7e47 100644
--- a/template/html/users.html
+++ b/template/html/users.html
@@ -16,6 +16,9 @@
<li>
<a href="{{ route "createUser" }}">{{ t "Add user" }}</a>
</li>
+ <li>
+ <a href="{{ route "about" }}">{{ t "About" }}</a>
+ </li>
</ul>
</section>