{{'home.coreValue.title'|_}}

{% for idx in 1..3 %} {% set photo = attribute(_gTheme_, 'home_core_value_photo_' ~ idx) %} {% set title = 'home.coreValue.point.' ~ idx ~ '.title' %} {% set content = 'home.coreValue.point.' ~ idx ~ '.content' %}
{{'home.coreValue.point.1.title'|_}}

{{title|_}}

{{content|_}}

{{content|_}}

{% endfor %}