Remove conditional on reg dashboard for now
authorChris Ellis <chris@intrbiz.com>
Mon, 26 May 2025 14:18:13 +0000 (15:18 +0100)
committerChris Ellis <chris@intrbiz.com>
Mon, 26 May 2025 14:18:13 +0000 (15:18 +0100)
templates/confreg/registration_dashboard.html

index 2e01cbd5a984b43dfaf9caae3ffc52be67221b22..86b9ae068e1c9a668c07cbec780bb21dabc61eb3 100644 (file)
@@ -64,7 +64,7 @@
     <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!