{% extends "layout.html" %} {% block page_body %}
{% endif %} {% for label in fields_label %} | {{ label }} | {% endfor %} {% if model_resource.actions %}{% endif %} |
---|---|---|
{% endif %} {% with outer_index = loop.index0 %} {% for x in value %} | {{ x|safe }} | {% endfor %} {% endwith %} {% if model_resource.actions %}{% endif %} |