1
0
Fork 0
mirror of https://git.sr.ht/~adnano/kiln synced 2025-01-23 23:26:46 +00:00
kiln/example/templates/output.html

7 lines
170 B
HTML
Raw Normal View History

2020-11-20 15:06:11 -05:00
<!DOCTYPE html>
<meta name="viewport" content="width=device-width, intial-scale=1">
<link rel="stylesheet" href="/style.css">
<title>{{ .Title }}</title>
{{ .Content }}