mirror of
https://github.com/rjNemo/rentease.git
synced 2026-06-12 13:46:51 +00:00
make it smaller
This commit is contained in:
parent
bddc4bb0fc
commit
dc8cd24c1d
1 changed files with 238 additions and 239 deletions
|
|
@ -1,6 +1,5 @@
|
||||||
<!doctype html>
|
<!doctype html>
|
||||||
<html lang="fr">
|
<html lang="fr">
|
||||||
|
|
||||||
<head>
|
<head>
|
||||||
<style>
|
<style>
|
||||||
body {
|
body {
|
||||||
|
|
@ -266,7 +265,7 @@
|
||||||
</div>
|
</div>
|
||||||
<hr />
|
<hr />
|
||||||
<div class="order-summary space-between">
|
<div class="order-summary space-between">
|
||||||
<div class="card">
|
<small class="card">
|
||||||
<b>Notes</b> <br />
|
<b>Notes</b> <br />
|
||||||
TVA non applicable, art. 293 B du CGI <br />
|
TVA non applicable, art. 293 B du CGI <br />
|
||||||
Dispensé d’immatriculation au registre du commerce et des sociétés (RCS)
|
Dispensé d’immatriculation au registre du commerce et des sociétés (RCS)
|
||||||
|
|
@ -276,7 +275,7 @@
|
||||||
paiement est passible d'intérêts de retard. Le montant des pénalités
|
paiement est passible d'intérêts de retard. Le montant des pénalités
|
||||||
résulte de l'application aux sommes restant dues d'un taux d'intérêt
|
résulte de l'application aux sommes restant dues d'un taux d'intérêt
|
||||||
légal en vigueur au moment de l'incident. <br />
|
légal en vigueur au moment de l'incident. <br />
|
||||||
</div>
|
</small>
|
||||||
</div>
|
</div>
|
||||||
<div class="order-total space-between">
|
<div class="order-total space-between">
|
||||||
<div></div>
|
<div></div>
|
||||||
|
|
@ -286,5 +285,5 @@
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
</html>
|
</html>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue