@ -32,8 +32,8 @@
<tr>
<td>
<a href="{{model.url}}" style="display: inline-block; border-radius: 10px; padding:12px 20px; background-color: #E8345D; text-decoration: none; color: #fff;">
View Event Details
<a href="{{app_url}}/events/{{model.url}}" style="display: flex; justify-content: center; border-radius: 10px; padding:12px 20px; background-color: #E8345D; text-decoration: none; color: #fff;">
Details
</a>
</td>
</tr>
@ -3,7 +3,11 @@
<table style="padding-bottom: 50px; padding-top: 50px; width: 680px; font-family:Arial, Helvetica, sans-serif; font-size:16px; color: #00044A; border-top: 2px solid rgba(41, 45, 51, 0.08); border-bottom: 2px solid rgba(41, 45, 51, 0.08);">
<h1 style="margin-top: 0; font-size: 30px;">
Hey {{model.user_name}},
<br />
Just a friendly reminder to you that the event is soon! Looking forward to seeing you in the event!
</h1>
<img src="{{model.image_url}}" />
<br /><br /><br />
<h1 style="margin-top: 0; font-size: 30px;"> {{model.title}} </h1>