{{ template "headersMenu.html" . }}

{{ "Plutôt que d'essayer de vous convaincre, nous laissons nos utilisateurs s'exprimer." | t }}

  • {{ "avis clients contrôlés pour professionnels" | t }}
  • {{ "processus certifié" | t }} ISO20252
{{ range .reviews }} {{ if gt (len .Comment) 0 }} {{ if gt .Rating 90 }}

"{{ .Comment }}"

  • {{ if gt .Rating 20 }}
  • {{ end }} {{ if gt .Rating 40 }}
  • {{ end }} {{ if gt .Rating 60 }}
  • {{ end }} {{ if gt .Rating 80 }}
  • {{ end }}
{{ .Name }}
{{ .InvoiceDetail }}
{{ end }} {{ end }} {{ end }}
{{ template "footerMenuDetails.html" . }}