{% extends "kfet/base_col_2.html" %} {% block title %}Comptes - Négatifs{% endblock %} {% block header-title %}Comptes en négatif{% endblock %} {% block fixed %} {% endblock %} {% block main %}
Tri. | Nom | Balance | Début |
{{ neg.account.trigramme }} | {{ neg.account.name }} | {{ neg.account.balance|floatformat:2 }}€ | {{ neg.start|date:'d/m/Y H:i'}} |