Sign in
go
/
website
/
2bf8ed73eeb2d2405a0eedcc9672af5d465ccd51
/
.
/
internal
/
web
/
testdata
/
site.tmpl
blob: 650ac44a04cd7db6fb6dfdacd5bdfb8475e8133c [
file
]
<!--
Copyright 2021 The Go Authors. All rights reserved.
Use of this source code is governed by a BSD-style
license that can be found in the LICENSE file.
-->
{{block "entirepage" .}}{{block "layout" .}}{{.Content}}{{end}}{{end}}