<div id="registration-confirm" class="button-bar registration-confirm">
  {{#if repair.processed}}
  <span></span>
  <button class="topcoat-button haptic reset">Nouvelle immatriculation</button>
  {{else}}
  <button class="topcoat-button haptic reset">Annuler</button>
  <button class="topcoat-button--cta haptic unlocked save process">Confirmer et immatriculer</button>
  {{/if}}
</div>
