<h4>Hi {{reg.firstname}} - Welcome To {{conference}}!</h4>
<p>
Your registration is made for <i>{{reg.firstname}} {{reg.lastname}}</i> with email address <i>{{reg.email}}</i> which was completed on {{reg.payconfirmedat|datetimeformat("%Y-%m-%d %H:%M")}}.
- You have a <span class="regtype">{{reg.regtype}}</span> ticket for {{conference}}.{# {%if reg.access_day is not none %} This gives you access to the event on {{reg.access_day}}.{% endif %} #}
+ You have a <span class="regtype">{{reg.regtype}}</span> ticket for {{conference}}.
</p>
<p>
Here you can find all the information you need about {{conference}}, also check the main <a href="{{conference.confurl}}">event website</a> for public news!