--- data: type: hash locale: type: string i18n: type: hash ---
{% for theme_color in data.bootstrap.maps.theme_colors %}
{% render 'bootstrap/buttons/a.html', theme: theme_color[0], content: data[locale].locale, url: '#' %}
{% endfor %}