6 lines
93 B
Plaintext
6 lines
93 B
Plaintext
<!doctype html>
|
|
<html lang="en">
|
|
{{ template "head" . }}
|
|
{{ template "body" . }}
|
|
</html>
|