{% extends "./layout/default.twig" %} {% block breadcrumbs %} {{ Breadcrumbs.renderIfExists(Route.getCurrentRoute.getName) }} {% endblock %} {% block content %}
Firefly III supports various currencies which you can set and enable here.
{% if currencies|length > 0 %}Currency | ||
---|---|---|
{{ currency.name }} ({{ currency.code }}) ({{ currency.symbol|raw }}) | {% if currency.id == defaultCurrency.id %} default {% else %} make default {% endif %} |