oont-contents/plugins/mailpoet/views/newsletter/templates/blocks/woocommerceContentImproved/new_account.hbs
2025-04-06 08:34:48 +02:00

27 lines
1.8 KiB
Handlebars
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<div class="mailpoet_tools"></div>
<div class="mailpoet_woocommerce_content_overlay">
<p><%= __('Autogenerated content by WooCommerce') %></p>
</div>
<div class="mailpoet_content mailpoet_woocommerce_content" data-automation-id="woocommerce_content">
<!-- WooCommerce email template start -->
<div class="email-introduction" style="padding-bottom: 24px;">
<p style="margin: 0 0 16px;"><%= __('Hi %s,', 'woocommerce') | format('Jane') %></p>
<p style="margin: 0 0 16px;"><%= __('Thanks for creating an account on %s. Heres a copy of your user details.', 'woocommerce') | format('{{siteName}}') %></p>
<div class="hr hr-top" style="border-bottom: 1px solid #1e1e1e; opacity: .2; margin: 16px 0; margin-top: 32px;"></div>
<p style="margin: 0 0 16px;"><%= __('Username:', 'woocommerce') %> <b>jane</b></p>
<div class="hr hr-bottom" style="border-bottom: 1px solid #1e1e1e; opacity: .2; margin: 16px 0; margin-bottom: 32px;"></div>
<p style="margin: 0 0 16px;"><%= __('You can access your account area to view orders, change your password, and more via the link below:', 'woocommerce') %></p>
<p style="margin: 0 0 16px;"><a target="_blank" href="http://mailpoet.plugin:8002/my-account/" style="color: #7f54b3; font-weight: normal; text-decoration: underline;"><%= __('My account', 'woocommerce') %></a></p>
</div>
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td class="email-additional-content email-additional-content-aligned" style='color: #3c3c3c; font-family: "Helvetica Neue",Helvetica,Roboto,Arial,sans-serif; padding: 32px 0 0;'>
<p style="text-align: left; margin: 0 0 16px;" align="left"><%= __('We look forward to seeing you soon.', 'woocommerce') %></p>
</td>
</tr>
</table>
<!-- WooCommerce email template end -->
</div>
<div class="mailpoet_block_highlight"></div>