Skip to content

Commit

Permalink
Update templates.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
AydanPirani authored Sep 11, 2024
1 parent 1052fdb commit 800cd35
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/templates/templates.ts
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ const templates = {
<div class="container">
<h1>Here is your verification code:</h1>
<div class="code">{{code}}</div>
<p> Note that this verification code is valid for ONLY 10 minutes from now. </p>
</div>
</body>
</html>`,
Expand Down

0 comments on commit 800cd35

Please sign in to comment.