mirror of
https://github.com/gohugoio/hugo.git
synced 2026-09-02 19:52:38 +00:00
Add temporary tax and terms templates for Announcement page
This commit is contained in:
committed by
Anthony Fok
parent
5c38329755
commit
af940ab5bb
@@ -0,0 +1,3 @@
|
|||||||
|
{{ define "main" }}
|
||||||
|
{{ partial "temp-closing.html" . }}
|
||||||
|
{{ end }}
|
||||||
@@ -0,0 +1,3 @@
|
|||||||
|
{{ define "main" }}
|
||||||
|
{{ partial "temp-closing.html" . }}
|
||||||
|
{{ end }}
|
||||||
Reference in New Issue
Block a user