blob: 91d35a5de0e63f548c5cfd5dcb3c77d0c22a500e [file] [log] [blame]
<!--
Copyright 2023 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.
-->
{{template "base" .}}
{{define "title"}}Page Title{{end}}
{{define "content"}}
<header>
<h1>Page in subdirectory</h1>
</header>
{{end}}