Skip to content

Commit

Permalink
bruh template
Browse files Browse the repository at this point in the history
  • Loading branch information
HyggeHalcyon committed May 6, 2024
1 parent 7124a7d commit c86f932
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions utils/template/mail_verify_user.html
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,9 @@
</head>
<body>
<div class="container">
<h1>Verify Your Account</h1>
<h1>Verify Your TEDxITS 2024 Account</h1>
<p>Hello, {{ .Email }}</p>
<p>Thank you for using my template! To complete your registration and activate your account, please click the link below:</p>
<p>To complete your registration and activate your account, please click the link below:</p>
<div align="center">
<a href="{{ .Verify }}" style="color: #333 !important; text-decoration: none; padding: 10px 20px; background-color: #007bff; border-radius: 5px; display: inline-block;">Verify My Account</a>
</div>
Expand Down

0 comments on commit c86f932

Please sign in to comment.