{% load sekizai_tags %} {% addtoblock "css" %} {% endaddtoblock %} {% addtoblock "js" %} {% endaddtoblock %}
{% for category_fund in objects %}
{% endfor %}
{% for category_fund in objects %}
{% for fund in category_fund.get_funds %} {% endfor %}
{% endfor %}
{% for category_fund in objects %}
{#
#} {% for fund in category_fund.get_funds %} {% endfor %}
{% endfor %}