mirror of
https://github.com/ivabus/pantry
synced 2024-11-10 18:45:19 +03:00
6 lines
73 B
Plaintext
6 lines
73 B
Plaintext
|
<html>
|
||
|
<body>
|
||
|
<h1>Hello! My name is ${name}</h1>
|
||
|
</body>
|
||
|
</html>
|