mirror of
https://github.com/openziti/zrok.git
synced 2025-01-03 04:29:19 +01:00
email tweaks (#157)
This commit is contained in:
parent
5057cc4bb1
commit
44f61d3bb7
@ -132,12 +132,12 @@
|
||||
|
||||
<div class="container">
|
||||
<div class="banner" style="margin: auto;">
|
||||
<img src="https://zrok.io/wp-content/uploads/2023/01/welcome.jpg" width="363px" height="500px" style="padding-bottom: 10px;"/>
|
||||
<img src="https://zrok.io/wp-content/uploads/2023/01/reset.jpg" width="363px" height="500px" style="padding-bottom: 10px;"/>
|
||||
</div>
|
||||
<div class="cta" style="text-align: center;">
|
||||
<p style="text-align: center;">Someone requested a password reset on your behalf, {{ .EmailAddress }}.</p>
|
||||
<a class="btn btn-primary" href="{{ .Url }}" style="color: #ffffff;">Reset Password</a>
|
||||
<a class="btn btn-secondary" href="#" style="color: #ffffff">Documentation</a>
|
||||
<a class="btn btn-secondary" href="https://docs.zrok.io/" style="color: #ffffff">Documentation</a>
|
||||
</div>
|
||||
|
||||
<table border="0" cellpadding="0" cellspacing="0" align="center" class="about">
|
||||
|
@ -137,7 +137,7 @@
|
||||
<div class="cta" style="text-align: center;">
|
||||
<p style="text-align: center;">Please click the button below to create your zrok account for {{ .EmailAddress }}.</p>
|
||||
<a class="btn btn-primary" href="{{ .VerifyUrl }}" style="color: #ffffff;">Create Account</a>
|
||||
<a class="btn btn-secondary" href="#" style="color: #ffffff">Documentation</a>
|
||||
<a class="btn btn-secondary" href="https://docs.zrok.io/" style="color: #ffffff">Documentation</a>
|
||||
</div>
|
||||
|
||||
<table border="0" cellpadding="0" cellspacing="0" align="center" class="about">
|
||||
|
Loading…
Reference in New Issue
Block a user