Add temporary tax and terms templates for Announcement page

This commit is contained in:
Ryan Watters 2017-06-21 09:31:23 -05:00 committed by Anthony Fok
parent 5c38329755
commit af940ab5bb
2 changed files with 6 additions and 0 deletions

View File

@ -0,0 +1,3 @@
{{ define "main" }}
{{ partial "temp-closing.html" . }}
{{ end }}

View File

@ -0,0 +1,3 @@
{{ define "main" }}
{{ partial "temp-closing.html" . }}
{{ end }}