File size: 102 Bytes
065fee7 |
1 2 3 4 5 6 7 8 9 |
<html>
<head>
<title>Welcome</title>
</head>
<body>
<p>{{ text }}</p>
</body>
</html>
|
065fee7 |
1 2 3 4 5 6 7 8 9 |
<html>
<head>
<title>Welcome</title>
</head>
<body>
<p>{{ text }}</p>
</body>
</html>
|