This commit is contained in:
2022-11-11 21:52:41 -05:00
parent 8ff840cad2
commit 301d6f373b
@@ -105,7 +105,7 @@ If you did not log on to your account at the time detailed above, please contact
<tr>
<td class="innerpadding bodycopy">
For all support, contact us at <a href="{{server_name}}/contact">https://{{server_name}}/contact</a>
For all support, contact us at <a href="{{server_name}}/contact">{{server_name}}/contact</a>
</td>
</tr>
<tr>
@@ -152,12 +152,12 @@ You received this email because you subscribe to {{site_name}}. If you get this
<tr>
<td width="37" style="text-align: center; padding: 0 10px 0 10px;">
<a href="https://www.facebook.com/wrenchboard/">
<img src="https://{{server_name}}/assets/images/brands/facebook.png" width="37" height="37" alt="Facebook" border="0" />
<img src="{{server_name}}/assets/images/brands/facebook.png" width="37" height="37" alt="Facebook" border="0" />
</a>
</td>
<td width="37" style="text-align: center; padding: 0 10px 0 10px;">
<a href="https://twitter.com/wrenchboard">
<img src="https://{{server_name}}/assets/images/brands/twitter.png" width="37" height="37" alt="Twitter" border="0" />
<img src="{{server_name}}/assets/images/brands/twitter.png" width="37" height="37" alt="Twitter" border="0" />
</a>
</td>
</tr>