better styling
This commit is contained in:
parent
dbb135a12e
commit
c32cccf3c3
17 changed files with 190 additions and 14 deletions
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
title: "Camp Form"
|
||||
date: 2024-12-12
|
||||
|
||||
template: "simple_page.html"
|
||||
---
|
||||
|
||||
<!-- We are currently working on updating the form!! Check back soon to get signed up for camp!! -->
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: "Camp Health Form"
|
||||
template: "simple_page.html"
|
||||
---
|
||||
|
||||
> You will need to fill out this health form in order to finish your camp form.
|
||||
|
|
|
@ -3,10 +3,11 @@ title: Contact
|
|||
featured_image: ''
|
||||
description: We'd love to hear from you
|
||||
date: 2014-10-18
|
||||
template: "simple_page.html"
|
||||
---
|
||||
|
||||
<!-- Right now our contact form is broken, you can email any of the staff by using their first name followed by @tfcconnection.org. Sorry for the inconvenience. -->
|
||||
|
||||
We would love to get into contact with you! Just put in your name, a message and your email address and we will get right back to you! You can also email a specific staff member here if you'd like to make sure the message gets directly to them! If you don't know who to email, just leave it blank!
|
||||
|
||||
{{< contact-form >}}
|
||||
{{ contact_form() }}
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: "Health Form"
|
||||
template: "simple_page.html"
|
||||
---
|
||||
Here you can fill out your health form in order to go to larger TFC events like ice skating, camp, SPLASH, and mission trip! If you've already filled out a form in May, then you won't need another until the next May! The current active health form is from {{< health-form-year >}}
|
||||
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
title: Local Mission Trip Form
|
||||
layout: simple
|
||||
sharingLinks: false
|
||||
template: "simple_page.html"
|
||||
---
|
||||
|
||||
If you'd like to still do a mission trip of some kind, but the other dates do not work for you or you do not feel ready for a longer trip, then this is the trip for you! Sign up here now!
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
title: "Mission Trip Church Form"
|
||||
date: 2022-11-11T15:03:48-06:00
|
||||
omit_header_text: true
|
||||
layout: simple
|
||||
template: "simple_page.html"
|
||||
sharingLinks: false
|
||||
---
|
||||
|
||||
|
|
|
@ -3,7 +3,7 @@ title: Mission Trip Form
|
|||
omit_header_text: true
|
||||
layout: simple
|
||||
sharingLinks: false
|
||||
|
||||
template: "simple_page.html"
|
||||
---
|
||||
|
||||
<!-- Mission Trip applications are closed until next year. -->
|
||||
|
|
|
@ -2,8 +2,8 @@
|
|||
title: "Mission Trip Health Form"
|
||||
date: 2022-12-31T14:27:16-06:00
|
||||
omit_header_text: true
|
||||
layout: simple
|
||||
sharingLinks: false
|
||||
template: "simple_page.html"
|
||||
---
|
||||
|
||||
> You will need to fill out this health form in order to finish your mission trip application.
|
||||
|
|
|
@ -2,8 +2,8 @@
|
|||
title: "Mission Trip Parent Form"
|
||||
date: 2022-11-11T14:47:35-06:00
|
||||
omit_header_text: true
|
||||
layout: simple
|
||||
sharingLinks: false
|
||||
template: "simple_page.html"
|
||||
---
|
||||
|
||||
<!-- Mission Trip applications are closed until next year. -->
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
title: "Mission Trip Teacher Form"
|
||||
date: 2022-11-11T15:03:43-06:00
|
||||
omit_header_text: true
|
||||
layout: simple
|
||||
template: "simple_page.html"
|
||||
sharingLinks: false
|
||||
---
|
||||
|
||||
|
|
|
@ -2,8 +2,8 @@
|
|||
title: "Thank You"
|
||||
date: 2022-12-09T14:33:33-06:00
|
||||
omit_header_text: true
|
||||
layout: simple
|
||||
sharingLinks: false
|
||||
template: "simple_page.html"
|
||||
---
|
||||
Thanks for filling out our form!
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue