{% load get_attribute %}
{% if data.error %}
{{ data.error }}
{% else %} {% if data.warning %}
{{ data.warning }}
{% endif %} {% endif %}