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