{{ status_code }}
{% match message %} {% when Some with (x) %}
{{ x }}
{% when None %} {% endmatch %}