mirror of
https://github.com/skoobasteeve/rayandgwen-wedding.git
synced 2026-03-19 22:58:55 +00:00
vaccine submission form
This commit is contained in:
35
_pages/covid.md
Normal file
35
_pages/covid.md
Normal 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>
|
||||
@@ -18,6 +18,7 @@ excerpt: "November 13, 2021 <br> Brooklyn, NY"
|
||||
|
||||
**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. \
|
||||
Please submit a photo of your COVID vaccindation card using [this form](../covid) before the wedding. Thank you!
|
||||
{: .notice--warning}
|
||||
{: .text-center}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user