{# Shared fragments. Status is always text + shape + colour, never colour alone. #} {% macro status(presentation) %} {{ presentation.label }} ({{ presentation.shape }}) {% endmacro %} {% macro bar(percent, accent=false) %}
{% endmacro %} {% macro page_head(title, subtitle=None) %}{{ subtitle }}
{% endif %}{{ message }}
{% if hint %}{{ hint }}
{% endif %}