Files
SIGE-WEB-snapshot/ambiente-de-test/wp-content/themes/Divi-child/ultimate-member/email/welcome_email.php

15 lines
1.3 KiB
PHP
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<div style="max-width: 560px; padding: 20px; background: #ffffff; border-radius: 5px; margin: 40px auto; font-family: Open Sans,Helvetica,Arial; font-size: 15px; color: #666;">
<div style="color: #444444; font-weight: normal;">
<div style="text-align: center; font-weight: 600; font-size: 26px; padding: 10px 0; border-bottom: solid 3px #eeeeee;">{site_name}</div>
<div style="clear: both;"> </div>
</div>
<div style="padding: 0 30px 30px 30px; border-bottom: 3px solid #eeeeee;">
<div style="padding: 30px 0; font-size: 24px; text-align: center; line-height: 40px;">Obrigado por se Cadastrar no SIGE 2021!<span style="display: block;">Tenho acesso agora as nossos conteúdos.</span></div>
<div style="padding: 10px 0 50px 0; text-align: center;"><a style="background: #555555; color: #fff; padding: 12px 30px; text-decoration: none; border-radius: 3px; letter-spacing: 0.3px;" href="{login_url}">Acesso ao site SIGE 2021</a></div>
<div style="padding: 20px;">If you have any problems, please contact us at <a style="color: #3ba1da; text-decoration: none;" href="mailto:{admin_email}">{admin_email}</a></div>
</div>
<div style="color: #999; padding: 20px 30px;">
<div>Obrigado!</div>
<div><a style="color: #3ba1da; text-decoration: none;" href="{site_url}">{site_name}</a> Team</div>
</div>
</div>