{% for item in items_to_load %}
{% include 'commons/_panel.html' %}
{% empty %}
None Found
{% endfor %}