UNPKG

gypsum

Version:

Simple and easy lightweight typescript server side framework on Node.js.

20 lines (16 loc) 494 B
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta http-equiv="X-UA-Compatible" content="ie=edge"> <title>Document</title> </head> <body> <p><strong>Dear {{username}}.</strong></p> <p>This is your new temporarly password:</p> <span>{{password}}</span> <p><strong>Please change it as soon as possible for your account safety.</strong></p> Thank you. </body> </html>