diff --git a/src/accounts/accounts.html b/src/accounts/accounts.html deleted file mode 100644 index 0916589..0000000 --- a/src/accounts/accounts.html +++ /dev/null @@ -1,89 +0,0 @@ - - - -
Nom du compte | -Solde courant | -Solde pointé | -Découvert autorisé | -Actions | -
---|---|---|---|---|
- - | -||||
- {{ account.name }} - | - -- - {{ account.balances.current | currency : "€" }} - - | - -- - {{ account.balances.pointed | currency : "€" }} - - | - -- {{ account.authorized_overdraft | currency : "€" }} - | - -
-
-
-
-
-
-
-
-
-
-
-
-
- |
-