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