{% from "macros/nswdesignsystem/masthead.html" import masthead with context %} {% call masthead() %} {% if g.debug and current_user.sysadmin %} logo_dev {% endif %} dashboard John Doe {% endcall %}