{% extends "layouts/base.html" %} {% block title %} Building a cyber secure organisation {% endblock %} {% block stylesheets %}{% endblock stylesheets %} {% block content %}
{{ 'content/building_a_cybersecure_organisation' | athena_html_content | safe }}
{% with target='docs/content/2-building-a-cybersecure-organisation.md'%} {% include 'includes/component/edit_this_page.html'%} {% endwith %}
{% endblock content %} {% block javascripts %}{% endblock javascripts %}