mirror of
https://github.com/hyzendust/hyzendust.github.io.git
synced 2026-07-01 15:32:17 +02:00
Add: terms and conditions and privacy policy
This commit is contained in:
4
layouts/terms/list.html
Normal file
4
layouts/terms/list.html
Normal file
@@ -0,0 +1,4 @@
|
||||
{{ define "main" }}
|
||||
|
||||
<h1>{{ .Title }}</h1>
|
||||
{{ .Content }} {{ end }}
|
||||
4
layouts/terms/single.html
Normal file
4
layouts/terms/single.html
Normal file
@@ -0,0 +1,4 @@
|
||||
{{ define "main" }}
|
||||
|
||||
<h1>{{ .Title }}</h1>
|
||||
{{ .Content }} {{ end }}
|
||||
Reference in New Issue
Block a user