You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

32 lines
1.1 KiB

<tr>
<td style="direction:ltr; font-size:0; padding:0 0 20px 0; text-align:center">
<div class="column-px-320" style="font-size:0;text-align:left;direction:ltr;vertical-align:top;width:100%">
<table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
<tr>
<td style="background-color:#222; border-radius:8px; vertical-align: top; padding: 20px 0 20px 0;">
<table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
<tr>
<td align="center" style="font-size:0; padding: 10px 20px; word-break: break-word">
<div
style="font-family:helvetica neue;font-size:38px;letter-spacing:4px;line-height:1;text-align:center;color:#fff">
<%= @verification_code.token %>
</div>
</td>
</tr>
</table>
</td>
</tr>
</table>
</div>
</td>
</tr>
<tr>
<td>
<%= simple_format t(:'mailers.not_you', time: @verification_code.expires_at.strftime("%H.%M")) %>
</td>
</tr>