summaryrefslogtreecommitdiffstats
path: root/pharos-dashboard/templates/base.html
diff options
context:
space:
mode:
Diffstat (limited to 'pharos-dashboard/templates/base.html')
-rw-r--r--pharos-dashboard/templates/base.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/pharos-dashboard/templates/base.html b/pharos-dashboard/templates/base.html
index 64174a1..42156e3 100644
--- a/pharos-dashboard/templates/base.html
+++ b/pharos-dashboard/templates/base.html
@@ -71,6 +71,11 @@
class="fa fa-fw"></i>Resources
</a>
</li>
+ <li>
+ <a href="{% url 'account:users' %}"><i
+ class="fa fa-fw"></i>Users
+ </a>
+ </li>
</ul>
</div>
<!-- /.sidebar-collapse -->