This repository has been archived on 2022-01-14. You can view files and clone it, but cannot push or open issues/pull-requests.
nwt/layouts/index.html

3 lines
44 B
HTML
Raw Permalink Normal View History

2021-11-29 21:30:06 -05:00
{{ define "main" }}
2021-11-30 09:56:44 -05:00
{{ .Content }}
2021-11-29 21:30:06 -05:00
{{ end }}