7 lines
66 B
HTML
7 lines
66 B
HTML
|
<!DOCTYPE html>
|
||
|
|
||
|
<html>
|
||
|
<body>
|
||
|
<h1>{{.Text}}</h1>
|
||
|
</body>
|
||
|
</html>
|