4 lines
73 B
HTML
4 lines
73 B
HTML
|
<html>
|
||
|
<h1>hi</h1>
|
||
|
<p>this is a test from {{ .test }}</p>
|
||
|
</html>
|