initial
This commit is contained in:
7
layouts/_default/terms.html
Normal file
7
layouts/_default/terms.html
Normal file
@@ -0,0 +1,7 @@
|
||||
{{ partial "header.html" . }}
|
||||
|
||||
<header><h1>{{ .Title }}</h1></header>
|
||||
|
||||
{{ .Content }}
|
||||
|
||||
{{ partial "footer.html" . }}
|
Reference in New Issue
Block a user