--- data: type: hash locale: type: string i18n: type: hash ---
{% for icon in data.fa.icons %}

{% render 'fa.html', icon: icon.id %} {{ icon.id }}

{% endfor %}