{% load wagtailcore_tags wagtailimages_tags wagtailembeds_tags core_tags gem_tags molo_forms_tags %} {% for service_aggregator in service_aggregators %} {% if parent_section.pk == service_aggregator.pk %}
{{block.value}}
{% if article.subtitle_highlight %} {{article.subtitle_highlight|smarttruncatechars:28|safe}} {% elif article.body_highlight %} {{article.body_highlight|smarttruncatechars:28|safe}} {% endif %}
{% if article.title.30 %} {{ article.subtitle|smarttruncatechars:28|safe}} {% else %} {{ article.subtitle|smarttruncatechars:50|safe}} {% endif %}