forked from mystiq/dex
8 lines
132 B
HTML
8 lines
132 B
HTML
|
<html>
|
||
|
<body>
|
||
|
Welcome to Dex! Click below to set your password:
|
||
|
|
||
|
<a href="{{ .link }}">Set Password</a>
|
||
|
</body>
|
||
|
</html>
|