-
Notifications
You must be signed in to change notification settings - Fork 50
Expand file tree
/
Copy paththanks-rider.html
More file actions
44 lines (38 loc) · 2.69 KB
/
thanks-rider.html
File metadata and controls
44 lines (38 loc) · 2.69 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
---
layout: default
permalink: thanks-rider/
title: Thank you!
thanks: true
---
<main class="content">
<div class="wrapper single-column offset-top">
<div class="bannerbox">
<div class="bannerbox__content">
<div id="thanks">
<h1>Congratulations</h1>
<p>Congratulations on taking this step to claim your vote! We’ve sent you a message confirming that we’ve received your request.</p>
<p><strong>If you do not receive a message via email, please check your spam folder.</strong></p>
<p>Your ride request reference number is: <b class="uuid uuid--large">ID not loaded, please try again</b></p>
<p>Please <strong>keep this reference</strong> in case you need to manage your ride request.</p>
<p>To view or manage your ride request, visit our <b><a class="self-service-url" href="../self-service/?type=rider">self-service portal</a></b>.</p>
<h2>What happens next?</h2>
<p>Our system will match you with potential drivers, based on the information you’ve provided. We'll let you know as soon as a driver has accepted your request.</p>
<p>The driver will then get in touch with you through the preferred method of contact you specified on the form. It's then up the you and the driver to arrange when and where you'd like to meet, and any other details of your trip.</p>
<p>Let your friends know!</p>
<ul class="social">
<li role="presentation" class="social__twitter">
<a href="https://twitter.com/intent/tweet" class="twitter-mention-button" data-text="I’ve signed up for a ride to #ClaimMyVote on @CarpoolVote. #Election2016 will be close. #CountEveryVote" data-related="" data-url="http://carpoolvote.com" data-show-count="false">Tweet to help others find out about this!</a>
</li>
<li role="presentation" class="social__facebook">
<div class="fb-share-button" data-href="http://carpoolvote.com?v=1" data-layout="button"></div>
</li>
</ul>
</div>
<div id="sorry" style="display:none">
<h1>We are sorry</h1>
<p>It has not been possible to process your request. Please see the information below for more details. We want to help you, so please contact our phone support on <a href="tel:5406569388">540-656-9388</a> if you cannot resolve this issue yourself.</p>
</div>
</div>
</div>
</div>
</main>