diff --git a/_immobilisations_autres.html b/_immobilisations_autres.html index 2d81e86..a24f4b7 100644 --- a/_immobilisations_autres.html +++ b/_immobilisations_autres.html @@ -4,6 +4,7 @@

Autres immobilisations

+ {{:assign nb_immo=0}} @@ -96,6 +97,7 @@ {{if $ignore}} {{:continue}} {{/if}} + {{:assign nb_immo="%d+1"|math:$nb_immo}} @@ -130,4 +132,7 @@ {{/select}}
#{{$trans_id}}
+ {{if $nb_immo == 0}} +

Aucune immobilisation

+ {{/if}}