diff options
author | Matthew Lemon <lemon@matthewlemon.com> | 2020-10-21 16:17:40 +0100 |
---|---|---|
committer | Matthew Lemon <lemon@matthewlemon.com> | 2020-10-21 16:27:53 +0100 |
commit | 4bd6e569fef7c9ebda8f63e5064ac90fcfe1c3e4 (patch) | |
tree | 79bd61048f73a58919324509a00b6a5379a9ae1c /ctrack/templates/pages | |
parent | cbddf7c7fad44f62b1cf057158bcf9e53f8e1bb4 (diff) |
prettied up the org list page
Diffstat (limited to '')
-rw-r--r-- | ctrack/templates/pages/home.html | 4 |
1 files changed, 3 insertions, 1 deletions
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"> |