1<html> 2 <head> 3 <title>Welcome</title> 4 </head> 5 <body> 6 <p>{{ text }}</p> 7 </body> 8</html> 9