mirror of
https://github.com/glenndehaan/unifi-voucher-site.git
synced 2026-04-05 08:54:17 -04:00
Improved email margins
This commit is contained in:
@@ -124,14 +124,14 @@
|
||||
<center>
|
||||
<p style="font-family: sans-serif; font-size: 28px; font-weight: bold; margin: 0; margin-bottom: 15px;"><%= voucher.code.slice(0, 5) %>-<%= voucher.code.slice(5) %></p>
|
||||
</center>
|
||||
<p style="font-family: sans-serif; font-size: 15px; font-weight: bold; margin: 0; margin-bottom: 15px;"> </p>
|
||||
<p style="font-family: sans-serif; font-size: 5px; margin: 0; margin-bottom: 5px;"> </p>
|
||||
<% if(unifiSsid !== '') { %>
|
||||
<center>
|
||||
<p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0;">Connect to: <span style="font-weight: bold;"><%= unifiSsid %></span> or,</p>
|
||||
<p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0;">Scan to connect:</p>
|
||||
<img src="<%= qr %>" />
|
||||
</center>
|
||||
<p style="font-family: sans-serif; font-size: 15px; font-weight: bold; margin: 0; margin-bottom: 15px;"> </p>
|
||||
<p style="font-family: sans-serif; font-size: 5px; margin: 0; margin-bottom: 5px;"> </p>
|
||||
<% } %>
|
||||
<p style="font-family: sans-serif; font-size: 20px; font-weight: bold; margin: 0; margin-bottom: 15px;">Voucher Details</p>
|
||||
<hr/>
|
||||
|
||||
Reference in New Issue
Block a user