{% macro main(title, logo_link="/") %}
{% include "snippets/nswdesignsystem/header_logo.html" %} {{ _("NSW Government") }}
{{ title }}
{% endmacro %}