Minor changes

This commit is contained in:
JKuijperM 2026-02-04 16:38:16 +01:00
parent 12cb9cafe5
commit 3ba1dbe4df
2 changed files with 2 additions and 2 deletions

View File

@ -95,7 +95,7 @@
</div>
<div class="kpi">
<h3>Total</h3>
<h3>Gastos totales</h3>
<p>{{ kpi_total }}€</p>
</div>

View File

@ -72,7 +72,7 @@
<br>
<a href="{% url 'expense_create' %}">Añadir gasto</a>
<a href="{% url 'expense_create' %}"> Nuevo gasto</a>
<br>