We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d08932 commit ec3b0d1Copy full SHA for ec3b0d1
app/api/helpers/system_mails.py
@@ -190,7 +190,7 @@
190
u"<br/>Your order has been processed successfully."
191
+ u"<br/> Your tickets & invoice have been enclosed."
192
u"<br><br>You can also download your tickets in <b>My Tickets</b> section."
193
- u"<br/>Login to manage the orders at <a href='{mytickets_url}' target='_blank'>{mytickets_url}</a> </em>"
+ u"<br/>Login to manage the orders at <a href='{my_tickets_url}' target='_blank'>{my_tickets_url}</a> </em>"
194
u"<br><br><em>Looking forward to seeing you at the event."
195
),
196
},
0 commit comments