{% extends 'h_tmp_usr/z_tmp.html' %} {% block css %} {% endblock css %} {% block body %}
{% if total_pages > 1 %} {% endif %}
{% for ele in data %}
card image
{{ ele[3] }}

{{ ele[4] }}...

{{ ele[1] }}
{% if ele[2] is not none %} {{ ele[2] }}
{% endif %} {{ ele[6] }} min.
{% endfor %}
{% if total_pages > 1 %} {% endif %}
{% endblock body %} {% block js %} {% include 'z_comps/aos_script.html' %} {% endblock js %}