From 20dcbb82ab3c8e5e626592a0865577dd25237756 Mon Sep 17 00:00:00 2001 From: Chris Cochrun Date: Fri, 11 Nov 2022 15:16:08 -0600 Subject: [PATCH] adding parent, teacher, and church mt forms --- content/mt-church-form.md | 10 +++ content/mt-parent-form.md | 10 +++ content/mt-teacher-form.md | 10 +++ layouts/shortcodes/mt-church-form.html | 92 ++++++++++++++++++++ layouts/shortcodes/mt-parent-form.html | 108 +++++++++++++++++++++++ layouts/shortcodes/mt-teacher-form.html | 110 ++++++++++++++++++++++++ 6 files changed, 340 insertions(+) create mode 100644 content/mt-church-form.md create mode 100644 content/mt-parent-form.md create mode 100644 content/mt-teacher-form.md create mode 100644 layouts/shortcodes/mt-church-form.html create mode 100644 layouts/shortcodes/mt-parent-form.html create mode 100644 layouts/shortcodes/mt-teacher-form.html diff --git a/content/mt-church-form.md b/content/mt-church-form.md new file mode 100644 index 0000000..81cf8d5 --- /dev/null +++ b/content/mt-church-form.md @@ -0,0 +1,10 @@ +--- +title: "Mission Trip Church Form" +date: 2022-11-11T15:03:48-06:00 +omit_header_text: true +layout: simple +sharingLinks: false +--- +> This reference form will be confidential. If you need to, you can print this page and return it to TFC Connection 662 7th St Phillipsburg, KS 67661 by February 10th in order for your teen to be considered for Mission Trip. + +{{< mt-church-form >}} diff --git a/content/mt-parent-form.md b/content/mt-parent-form.md new file mode 100644 index 0000000..80424df --- /dev/null +++ b/content/mt-parent-form.md @@ -0,0 +1,10 @@ +--- +title: "Mission Trip Parent Form" +date: 2022-11-11T14:47:35-06:00 +omit_header_text: true +layout: simple +sharingLinks: false +--- +> This reference form is to help us understand your teenager better and it will be kept confidential. We consider it a privilege to work with your teenager, but as we consider them for this mission project, we would appreciate your valuable insight. If you need to, you can print this page and return it to TFC Connection 662 7th St Phillipsburg, KS 67661 by February 10th in order for your teen to be considered for Mission Trip. + +{{< mt-parent-form >}} diff --git a/content/mt-teacher-form.md b/content/mt-teacher-form.md new file mode 100644 index 0000000..8670176 --- /dev/null +++ b/content/mt-teacher-form.md @@ -0,0 +1,10 @@ +--- +title: "Mission Trip Teacher Form" +date: 2022-11-11T15:03:43-06:00 +omit_header_text: true +layout: simple +sharingLinks: false +--- +> Thank you for taking the time to fill out the form. This reference form will be confidential. If you need to, you can print this page and return it to TFC Connection 662 7th St Phillipsburg, KS 67661 by February 10th in order for your teen to be considered for Mission Trip. + +{{< mt-teacher-form >}} diff --git a/layouts/shortcodes/mt-church-form.html b/layouts/shortcodes/mt-church-form.html new file mode 100644 index 0000000..998508e --- /dev/null +++ b/layouts/shortcodes/mt-church-form.html @@ -0,0 +1,92 @@ +{{ $formClasses := "bg-neutral-500 text-neutral-50 placeholder-neutral-300 focus:ring-2 focus:ring-primary-500 focus:ring-offset-2 focus:ring-offset-transparent m-2 p-3 rounded-lg hover:bg-neutral-500 checked:text-neutral-500" }} + + + +
+
+
+ +
+ + +
+
+ + + +
+
+ + +
+
+ +
+ +
+
+ +
+ +
+
+ +
+ +
+
+ +
+ +
+
+ +
+ +
+
+ +
+
+
diff --git a/layouts/shortcodes/mt-parent-form.html b/layouts/shortcodes/mt-parent-form.html new file mode 100644 index 0000000..d84b892 --- /dev/null +++ b/layouts/shortcodes/mt-parent-form.html @@ -0,0 +1,108 @@ +{{ $formClasses := "bg-neutral-500 text-neutral-50 placeholder-neutral-300 focus:ring-2 focus:ring-primary-500 focus:ring-offset-2 focus:ring-offset-transparent m-2 p-3 rounded-lg hover:bg-neutral-500 checked:text-neutral-500" }} + + + +
+
+
+ +
+ + +
+
+ + + +
+ + +
+ +
+ +
+
+ +
+ +
+
+ +
+ +
+
+ +
+ +
+
+ +
+ +
+
+ +
+ +
+
+ +
+ +
+
+ +
+
+
diff --git a/layouts/shortcodes/mt-teacher-form.html b/layouts/shortcodes/mt-teacher-form.html new file mode 100644 index 0000000..e9a0097 --- /dev/null +++ b/layouts/shortcodes/mt-teacher-form.html @@ -0,0 +1,110 @@ +{{ $formClasses := "bg-neutral-500 text-neutral-50 placeholder-neutral-300 focus:ring-2 focus:ring-primary-500 focus:ring-offset-2 focus:ring-offset-transparent m-2 p-3 rounded-lg hover:bg-neutral-500 checked:text-neutral-500" }} + + + +
+
+
+ +
+ + +
+
+ + + +
+
+ + +
+
+ +
+ +
+
+ +
+ +
+
+ +
+ +
+
+ +
+ +
+
+ +
+ +
+
+ +
+ +
+
+ +
+ +
+
+ +
+
+