{% load static %} {% if not from_el or forloop.counter > from_el %} {#
#} {#
#} {#
#} {#
{{ art.name }}
#} {#
#} {# {{ art.description|truncatechars:400 }}#} {#
#} {#
#} {#
#} {#
#} {##} {#
#}
{{ art.name|truncatechars:100 }}
{{ art.description|truncatechars:100 }}
{% endif %}