vaccine submission form

This commit is contained in:
2021-09-03 10:31:04 -04:00
parent 53bad22f4f
commit 44f5f59bc6
2 changed files with 36 additions and 0 deletions

35
_pages/covid.md Normal file
View File

@@ -0,0 +1,35 @@
---
title: "Gwen & Ray are getting married!"
layout: splash
permalink: /covid/
author_profile: false
masthead: false
header:
overlay_color: "#000"
overlay_filter: "0.4"
overlay_image: /assets/images/banner-sketch.jpg
excerpt: "November 13th 2021 <br> Brooklyn, NY"
---
[<- Home](../index.html)
{: .text-left}
# Submit your COVID-19 Vaccine Card
<form name="rsvp" netlify-honeypot="bot-field" method="POST" data-netlify="true" action="/rsvp-success/" netlify>
<p class="hidden">
<label>Fill this out!: <input name="bot-field" /></label>
</p>
<p>
<label>Full Name <input type="text" name="name" required/></label>
</p>
<p>
<label>Vaccine Card <input type="file" name="vaccine_card" accept="image/png, image/jpeg, image/tiff, application/pdf, .heif" required/></label>
</p>
<p>
<label>Questions / Comments <input type="text" name="comments" /></label>
</p>
<p>
<button type="submit" class="btn btn--primary">Send</button>
</p>
</form>

View File

@@ -18,6 +18,7 @@ excerpt: "November 13, 2021 <br> Brooklyn, NY"
**COVID-19 UPDATE** \ **COVID-19 UPDATE** \
In accordance with New York City law all guests are required to be vaccinated and show **proof of vaccination** with a matching ID before entering the venue. \ In accordance with New York City law all guests are required to be vaccinated and show **proof of vaccination** with a matching ID before entering the venue. \
Please submit a photo of your COVID vaccindation card using [this form](../covid) before the wedding. Thank you!
{: .notice--warning} {: .notice--warning}
{: .text-center} {: .text-center}