{% extends "coderedcms/pages/web_page.html" %} {% load wagtailcore_tags wagtailimages_tags coderedcms_tags %} {% block index_filters %}{% endblock %} {% block index_content %} {% if page.index_show_subpages %}
{{article.specific.caption}}
{% endif %} {% if self.show_meta %}{{article.specific.seo_published_at}} • {{article.specific.seo_author}}
{% endif %} {% if self.show_preview_text %}{{article.specific.body_preview}}
{% endif %} {% if not forloop.last %}