aboutsummaryrefslogtreecommitdiffstats
path: root/ctrack/templates
diff options
context:
space:
mode:
Diffstat (limited to 'ctrack/templates')
-rw-r--r--ctrack/templates/base.html10
-rw-r--r--ctrack/templates/pages/home.html4
2 files changed, 13 insertions, 1 deletions
diff --git a/ctrack/templates/base.html b/ctrack/templates/base.html
index d25a08f..8594fb4 100644
--- a/ctrack/templates/base.html
+++ b/ctrack/templates/base.html
@@ -49,6 +49,7 @@
<a class="nav-link dropdown-toggle" href="#" id="dropdown01" data-toggle="dropdown" aria-haspopup="true"
aria-expanded="false">Organisations</a>
<div class="dropdown-menu" aria-labelledby="dropdown01">
+ <a class="dropdown-item" href="{% url "organisations:list_oes" %}">All OES</a>
<a class="dropdown-item" href="{% url "organisations:list" %}">All organisations</a>
<a class="dropdown-item" href="{% url "organisations:people" %}">All people</a>
<a class="dropdown-item" href="#">All essential services</a>
@@ -64,6 +65,15 @@
</div>
</li>
+ <li class="nav-item dropdown">
+ <a class="nav-link dropdown-toggle" href="#" id="dropdown01" data-toggle="dropdown" aria-haspopup="true"
+ aria-expanded="false">Compliance</a>
+ <div class="dropdown-menu" aria-labelledby="dropdown01">
+ <a class="dropdown-item" href="{% url "compliance:overview" %}">Overview</a>
+ <a class="dropdown-item" href="#">Inspection/Audit Programme</a>
+ </div>
+ </li>
+
<li class="nav-item">
<a class="nav-link" href="{% url 'about' %}">Help</a>
</li>
diff --git a/ctrack/templates/pages/home.html b/ctrack/templates/pages/home.html
index e1314ac..fbc92de 100644
--- a/ctrack/templates/pages/home.html
+++ b/ctrack/templates/pages/home.html
@@ -16,7 +16,9 @@
demonstrates how collection and analysis of ongoing assessment data - using the CAF as the foundation (the
framework, not the spreadsheet) - can be exponentially improved using the simplest of form-based web
application.</p>
- <p><a href="#">NIS Directive</a> | <a href="#">NCSC NIS Guidance</a> | <a href="#">UK Cyber Strategy</a></p>
+ <p><a href="#">NIS Directive</a> | <a href="#">NCSC NIS Guidance</a> | <a href="#">UK Cyber Strategy</a> | <a
+ href="#">CCT
+ TiME</a></p>
<div class="col-12 p-2">
<div class="row row-cols-2">
<div class="col-sm-12 m-1 border rounded p-2">