{{ article.title }}
-
{% for a_obj in custom_list %}
- {{ a_obj }} {% endfor %}
{{ article.content }}
{% extends "test/article_with_blocks_parent.html" %} {% load coop_unit_test i18n %} {% block article_data %} {% fill_custom_list %}