>View List
{% for item in listret %} {% if item['status'] == 1 %} {% else %} {% end %} {% end %}
Status View Name
{{item['id']}} {{item['name']}}