<!DOCTYPE html> 
<html> 
<body>
    Username: <%= $username %> <br />
    Email: <%= $email %> <br />
</body>
</html>