mirror of
https://github.com/ToolJet/ToolJet
synced 2026-05-05 22:38:48 +00:00
19 lines
328 B
Text
19 lines
328 B
Text
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta content='text/html; charset=UTF-8' http-equiv='Content-Type' />
|
|
</head>
|
|
<body>
|
|
<h1>Hey !</h1>
|
|
<p>
|
|
Use the link below to set up your account and get started.
|
|
</p>
|
|
|
|
<%= @url %>
|
|
|
|
<p>
|
|
Welcome aboard,
|
|
The ToolJet Team
|
|
</p>
|
|
</body>
|
|
</html>
|