{% extends "emailbase.html" %} {% block body %}
Dear {{ first_name }},
Please find attached the ICS Calendar file for your training sessions. You can import this file to your calendar app.
You can see the training plan here: {{ siteurl }}{{ url }}
Best Regards, the Rowsandall Team
{% endblock %}