depot/web/fup/fupstatic/tmpl/index.html

10 lines
156 B
HTML
Raw Normal View History

2021-03-20 20:40:40 +00:00
{{/*
SPDX-FileCopyrightText: 2021 Luke Granger-Brown <depot@lukegb.com>
SPDX-License-Identifier: Apache-2.0
*/}}
{{define "main"}}
<h1>Hello</h1>
{{end}}