removed url from email verification

alpha
alex 2022-12-29 19:09:47 +01:00
parent f47babfe42
commit 95f5b8669c
1 changed files with 0 additions and 16 deletions

View File

@ -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>