-
Notifications
You must be signed in to change notification settings - Fork 50
Expand file tree
/
Copy paththanks-driver.html
More file actions
44 lines (39 loc) · 2.86 KB
/
thanks-driver.html
File metadata and controls
44 lines (39 loc) · 2.86 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-driver/
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>Thank you</h1>
<p>Thanks for offering a fellow American a ride to claim their vote! Together, our driving volunteers could help shape the outcome of this election.</p>
<p>We've sent you a message confirming that we've received your offer.</p>
<p><strong>If you do not receive a message via email, please check your spam folder.</strong></p>
<p>Your driver offer 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 matches, visit our <b><a class="self-service-url" href="../self-service/?type=driver">self-service portal</a></b>.</p>
<h2>What happens next?</h2>
<p>Our system will match you with a passenger(s), based on the information you've provided. We'll send you a notification of every ride request that matches your criteria. You can then accept as many ride requests as work for you.</p>
<p>Once you have accepted a ride request, we'll send you a message with the rider's contact details. It's then up the you and the rider 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 to offer a ride to a fellow American 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 to volunteer, so please contact our phone support <a href="tel:5406569388">540-656-9388</a> if you cannot resolve this issue yourself.</p>
</div>
</div>
</div>
</div>
</main>