<section class="all-accreditations"><div class="container">{% for accreditation in accreditations %}{% if accreditation.link %}<a href="{{ accreditation.link }}">{% endif %}<div class="accreditation">{% if accreditation.image %}<imgclass="accreditation__image"src="{{ asset('/' ~ accreditation.getFullImagePath) }}"alt="{{ accreditation.title }}">{% endif %}<div class="accreditation__text"><h3>{{ accreditation.title }}</h3>{{ accreditation.content | raw }}</div></div>{% if accreditation.link %}</a>{% endif %}{% endfor %}</div>{{ knp_pagination_render(accreditations) }}</section><twig:WhatsAppBlock alt="true" />