-
Notifications
You must be signed in to change notification settings - Fork 6
/
index.html
51 lines (45 loc) · 1.59 KB
/
index.html
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
45
46
47
48
49
50
51
---
redirect_from: /our_values.html
show_hero: true
---
<p class='lead' style='margin-top: 10px'>
The old political parties are broken, and we need new choices for the 21st century. We are
a new political party that's all about working towards a better future for everyone,
built on openness, collaboration and the power of the Internet to connect us all.
</p>
<div class='modal fade' id="defaultModal" data-show="true">
<div class="modal-dialog modal-full modal-dialog-centered" role="dialog">
<div class="modal-content" id="bigBlackBanner">
<div class="modal-body">
<p>
We're Something New
</p>
<p>
We're rebooting progressive politics for the 21st century
</p>
<p>
Because the future belongs to all of us
</p>
<p>
<a class='btn btn-primary' href='/join'>Join The Movement</a>
</p>
</div>
<div class="modal-footer">
<button type="button" class="btn btn-secondary" data-dismiss="modal">Find out more</button>
</div>
</div>
</div>
</div>
<p>
We're built around listening to you, and anyone can read and contribute to our
<a href='/manifesto'>open-source manifesto</a> online. We're building a movement for a new type of democracy.
If that sounds like something you can believe in, join the party today!
</p>
<hr/>
<h2>
Be part of a better future. Be part of Something New.
</h2>
{% include join_boxes.html %}
<p style='text-align: center'>
<small><a href='/join.html'>Not a UK voter? Want to join without donating? Want more details? Click here.</a></small>
</p>