{% extends "base.html" %} {% block title %}Dashboard - FINA{% endblock %} {% block content %}
{{ total_spent|currency }}
{{ (categories|default([]))|length }}
{{ total_expenses }}
{{ category.description }}
{% endif %}{{ total_spent|currency }}
{{ (categories|default([]))|length }}
{{ total_expenses }}
{{ _('subscription.no_upcoming') }}
{% endif %}