Re: registration for webinar

Dear {{ registration.first_name }} {{ registration.last_name }},

Thanks for registering for webinar {{ registration.webinar.name }} taking place {{ registration.webinar.date_and_time|date:"D Y-m-d H:i e" }} ({{ registration.webinar.date_and_time|date:"c" }}).

For reference, the description of the event can be found at {% url "webinars:webinar_detail" slug=registration.webinar.slug %}.

You can access the webinar by navigating to the link {{ registration.webinar.link }}.

We are very much looking forward to seeing you at this event,

The SciPost Team