{% endmatch %} {% match code %} {% when Some with (c) %}
{{ c }}
{% when None %} {% endmatch %}
{{ message }}
{% match help %} {% when Some with (h) %}
Help
{{ h }}
{% when None %} {% endmatch %} {% match url %} {% when Some with (u) %}
More information
{% when None %} {% endmatch %} {% match labels %} {% when Some with (lbls) %} {%
if !lbls.is_empty() %}