Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions src/guest_login.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@
</div>
<div class="modal-body">
<div class="row">
<p>Enter your last name and login code (from the invitation you received) to unlock the RSVP form, along with extra info. <b>The RSVP deadline is September 12th.</b></p>
<p>We sent out invites at the end of July. If you received a Save the Date and your invitation hasn't arrived please reach out to us to get your code!</p>
<p>Enter your last name and login code (from the invitation you received) to unlock the guest portal. RSVPs are now closed as of September 12th.</p>
<p>If you are unable to log in, just reach out to Adam or Sara. Adam wrote this RSVP handler system himself so it probably doesn't work very well.</p>
<div>

Expand Down
2 changes: 1 addition & 1 deletion src/where.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
</div>
<div class="col-md-6">
<div class="row my-3">
<p>The exact address will be printed on your invitation, and is available in the <a href="#" data-bs-toggle="modal" data-bs-target="#loginModal" role="button">Guest Portal</a>. We sent out invites at the end of July. If you received a Save the Date and your invitation hasn't arrived please reach out to Adam or Sara to get your RSVP code! <b>The RSVP deadline is September 12th.</b></p>
<p>The exact address will be printed on your invitation, and is available in the <a href="#" data-bs-toggle="modal" data-bs-target="#loginModal" role="button">Guest Portal</a>. RSVPs are now closed as of Septembler 12th!</p>
<h2>Travel</h2>
<p>The closest major airports are Philadelphia (PHL) and Newark (EWR) (Sergeantsville is about an hour drive from each). For international travelers, JFK is also a good option.</p>
<p>There's also a tiny airport in Ewing (TTN- 25 minutes from the farm). If you're flying American, you can actually book a flight through there (which is five minutes from the SpringHill Suites hotel). They operate three shuttle busses from TTN to PHL each day, and for the return trip you can even go through security and check bags at TTN. More info <a href="https://www.aa.com/i18n/travel-info/experience/landline.jsp" target="blank">here</a>. Frontier also operates out of there.</p>
Expand Down
Loading