aboutsummaryrefslogtreecommitdiffstats
path: root/ctrack/templates/base.html
diff options
context:
space:
mode:
Diffstat (limited to 'ctrack/templates/base.html')
-rw-r--r--ctrack/templates/base.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/ctrack/templates/base.html b/ctrack/templates/base.html
index dfaaa17..06f3d44 100644
--- a/ctrack/templates/base.html
+++ b/ctrack/templates/base.html
@@ -57,6 +57,7 @@
</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown">
<a href="#" class="dropdown-item"><a href="{% url "organisations:list" %}">Organisations</a></a>
+ <a href="#" class="dropdown-item"><a href="{% url "organisations:people" %}">People</a></a>
<a href="#" class="dropdown-item">Another Action</a>
<div class="dropdown-divider"></div>
<a href="#" class="dropdown-item">Something else here</a>