{% apply inline_css(source('@styles/email.scss')) %} {# email generated from BookingController #}
This booking is for: {{ calendar.package.ename }} - {{ calendar.discipline.ename }} for {% if days <= 1 %} 1 day {% else %} {{days}} days {% endif %} for a total of {{total|format_currency('EUR', {fraction_digit: 0}, locale='en')}}
{% if calendar.deposit == null %}In order to finalize the booking, please send us a deposit of 50 Euros with the link below before {{ calendar.depositExpiry|format_date('long', locale='en') }}.
Pay my deposit {% else %}{% endif %}Thanks and see you soon!