{% if status == 'success' %} Successful! {% elif status == 'error' %} Error! {% else %} Undefined {% endif %}