{% extends "layouts/base.html" %} {% block title %}Building a cyber secure organisation{% endblock %} {% block stylesheets %}{% endblock stylesheets %} {% block content %}
{{ '../../security-content/2-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 %}