removed url from email verification
parent
f47babfe42
commit
95f5b8669c
|
@ -4,21 +4,5 @@
|
|||
<h1>%header%</h1>
|
||||
<p>%informationText%</p>
|
||||
<p><b>{{.activation_code}}</b></p>
|
||||
|
||||
<a
|
||||
href="{{.url}}"
|
||||
style="
|
||||
padding: 8px 20px;
|
||||
background-color: #4b72fa;
|
||||
color: #fff;
|
||||
font-weight: bolder;
|
||||
font-size: 16px;
|
||||
display: inline-block;
|
||||
margin: 20px 0px;
|
||||
margin-right: 20px;
|
||||
text-decoration: none;
|
||||
"
|
||||
>%buttonText%</a
|
||||
>
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in New Issue