github.com/benoitkugler/goacve@v0.0.0-20201217100549-151ce6e55dc8/ressources/templates_mails/notifie_don.html (about)

     1  {{ define "content" }}
     2  <p>
     3      Nous avons bien reçu ton don d'un montant de <i>{{ .Montant }}</i>. <br/>
     4      <b>Merci</b> pour ton soutien !
     5  </p>
     6  <p>
     7      Ce mail est une notification automatique, et nous te remercierons à nouveau 
     8      plus personnellement.
     9  </p>
    10  {{ end }}