diff --git a/accountant/frontend/static/templates/accounts.html b/accountant/frontend/static/templates/accounts.html index a56af19..4f39d80 100644 --- a/accountant/frontend/static/templates/accounts.html +++ b/accountant/frontend/static/templates/accounts.html @@ -16,101 +16,102 @@ --> -
-
-
- -
-
+
+ + + + + + + + + + + -
-
Nom du compteSolde courantSolde pointéDécouvert autoriséActions
- - - - - - - - - - + + + + + - - - - + + - + - + - + - - - -
Nom du compteSolde courantSolde pointéDécouvert autoriséActions
+ +
- - {{ account.name }} - -
+ + {{ account.name }} + + - - {{ account.current }} - - + + {{ account.current }} + + - - {{ account.pointed }} - - + + {{ account.pointed }} + + - - {{ account.authorized_overdraft }} - - + + {{ account.authorized_overdraft }} + + -
-
- - +
+ +
+ + - - + + - - + + - - + + - - - - -
- -
-
+ + + + +
+ + + + +