Remove stray >
authorChris Ellis <chris@intrbiz.com>
Thu, 12 Sep 2024 13:21:38 +0000 (14:21 +0100)
committerChris Ellis <chris@intrbiz.com>
Thu, 12 Sep 2024 13:21:38 +0000 (14:21 +0100)
templates/confreg/registration_dashboard.html

index 8ee829d549ceb51da6698984d70454c3e0def146..3f390c9f4b8025497e2c9ebcb0953567d6b240dc 100644 (file)
@@ -17,7 +17,7 @@
   <h1>Your Registration<span class="confheader"> - {{conference}}</span></h1>
 
   <div class="intro">
-    <h4>Hi {{reg.firstname}} - >Welcome To {{conference}}!</h4>
+    <h4>Hi {{reg.firstname}} - Welcome To {{conference}}!</h4>
     <p>
       Here you will find all the information you need about {{conference}}.  Your registration (for {{reg.firstname}} {{reg.lastname}}) was completed on {{reg.payconfirmedat|datetimeformat("%Y-%m-%d %H:%M")}}.
     </p>