<div class="flexrow">
  <span class="appliquerFatigue tooltip tooltip-dotted">Malus de fatigue : {{calc.fatigue.malus}}
    <span class="tooltiptext ttt-fatigue">{{{calc.fatigue.html}}}</span>
  </span>
  <span>{{calc.resumeBlessures}}</span>
</div>
<div class="flexrow">
  <span>{{system.compteurs.etat.label}}: {{system.compteurs.etat.value}}</span>
  <span>{{system.compteurs.surenc.label}}: {{system.compteurs.surenc.value}}</span>
</div>