{% for currency in currencies %} {% endfor %}
Name Code Symbol Exponent
{{ currency.currency_name }} {{ currency.code }} {{ currency.symbol }} {{ currency.exponent }}