Minor changes
This commit is contained in:
parent
12cb9cafe5
commit
3ba1dbe4df
@ -95,7 +95,7 @@
|
||||
</div>
|
||||
|
||||
<div class="kpi">
|
||||
<h3>Total</h3>
|
||||
<h3>Gastos totales</h3>
|
||||
<p>{{ kpi_total }}€</p>
|
||||
</div>
|
||||
|
||||
|
||||
@ -72,7 +72,7 @@
|
||||
|
||||
<br>
|
||||
|
||||
<a href="{% url 'expense_create' %}">Añadir gasto</a>
|
||||
<a href="{% url 'expense_create' %}">➕ Nuevo gasto</a>
|
||||
|
||||
<br>
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user