{% for ddboxItem in ddboxItems %}

{{ddboxItem.title[locale]}}

{{ddboxItem.content[locale]|raw}}

{% if ddboxItem.link %} detaylı inceleyin {% endif %}
{% endfor %}