parcoursmob-default-theme/emails/fleets/bookings/creation-admin-alert.html

4 lines
296 B
HTML
Raw Normal View History

2022-11-07 00:26:09 +00:00
{{define "content"}}
<p>Vous avez une nouvelle réservation e véhicule sur PARCOURSMOB.</p>
<p>Connectez vous sur <a href="http://localhost:9000/app/vehicles-management/bookings/{{.bookingid}}">http://localhost:9000/app/vehicles-management/bookings/{{.bookingid}}</a> pour y accéder</p>
{{end}}