{% load static %} {% load i18n %} {% load l10n %} {% load thumbnail %} {% for resource in resources %} {% include 'resource_card_one.html' with endPoint=endPoint %} {% endfor %} {% if 'resources' in request.get_full_path %}