{{ status_code }}
{% if status_code == 500 %}Oops, Something went wrong...{% else %}{{ status_text }}{% endif %}