{% include "modules/common/components/info-block.twig" with { text_translation_string : 'goals.payments.infoBlock.text.mainDescription', header_translation_string : 'goals.payments.infoBlock.header' } %}
{% for payment in all_payments %} {% include 'modules/my-goals/calculations/one-payment.html.twig' with { 'template': 'modules/my-goals/components/one-payment.html.twig', 'col_size': 3 }%} {% endfor %}