{% extends "layouts/base.html" %} {% block title %} Cyber security in the boardroom {% endblock %} {% block stylesheets %}{% endblock stylesheets %} {% block content %}
{{ 'content/cybersecurity_in_the_boardroom' | athena_html_content | safe }}
{% with target='docs/content/1-cybersecurity-in-the-boardroom.md'%} {% include 'includes/component/edit_this_page.html'%} {% endwith %} {% endblock content %} {% block javascripts %}{% endblock javascripts %}