{% for article in serial_episodes %}
{% include "aldryn_newsblog/plugins/article.html" with namespace=instance.app_config.namespace %}
{% endfor %}