-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
120 lines (104 loc) · 3.82 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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
<!DOCTYPE html>
<!--[if lt IE 9]><html class="lte-ie8"><![endif]-->
<!--[if gt IE 8]><!--><html><!--<![endif]-->
<head>
<title>With Associates</title>
<meta charset="utf-8">
<link href="/assets/application-edaa9b7f24d028e2cf50b0cb771c1e95.css" media="screen" rel="stylesheet" type="text/css" />
<link href="http://fast.fonts.com/cssapi/b4bd1e58-b76c-41db-beda-55eac402a457.css" media="screen" rel="stylesheet" type="text/css" />
<meta content="authenticity_token" name="csrf-param" />
<meta content="nOUYl4ZOVXXOVtbJhgbmOabkO1XzY2cjxi2j/pKX020=" name="csrf-token" />
<meta name="viewport" content="width=device-width, maximum-scale=1, user-scalable=1" />
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
<!--[if lt IE 9]>
<script src="/assets/html5shiv-4a1a2a81873945fa6aeccea2355dc78d.js" type="text/javascript"></script>
<script src="/assets/selectivizr-min-6f157a2a72afd7e468ff8b2a36421ecc.js" type="text/javascript"></script>
<![endif]-->
</head>
<body class="home page-with default">
<header id="header">
<nav id="nav">
<div class="container">
<ul id="primary_navigation"><li class="first active nav-home"><a href="/">With</a></li>
<li class="nav-clients"><a href="/clients">Clients</a></li>
<li class="nav-projects"><a href="/projects">Projects</a></li>
<li class="last nav-contact"><a href="/contact">Contact</a></li>
</ul>
</div>
</nav>
<div class="burger">
<div class="container">
<a class="menu">Menu</a>
</div>
</div>
</header>
<section role="main">
<div class="slice introduction">
<div class="container"><p><strong>We’re a digital consultancy.</strong><br>
We plan, design and build.<br>
With you.</p>
</div>
</div>
<style>body.default {
color: #1c1f23;
background-color: #64c3ff; }
body.default a {
color: #f6f6f6; }
body.default #nav .active a {
color: #1c1f23; }
</style>
</section>
<footer id="footer">
<div class="container">
<div class="left">
<div class="contact">
<h2>With Associates</h2>
<p>54b Downham Road, London N1 5AS. <a href="http://goo.gl/maps/nrD81">Google Map</a>.</p>
<p>+44 (0)20 7923 4757</p>
<p><a href="mailto:[email protected]">[email protected]</a></p>
</div>
</div>
<div class="right">
<div class="elsewhere">
<form action="http://withassociates.createsend.com/t/r/s/ikkkjd/" method="post">
<input type="email" name="cm-ikkkjd-ikkkjd" id="ikkkjd-ikkkjd" placeholder="[email protected]" />
<input type="submit" value="Sign up" />
</form>
</div>
<div class="social ss-icon ss-social">
<ul>
<li>
<a href="http://www.twitter.com/withassociates">Twitter</a>
</li>
<li>
<a href="http://www.flickr.com/photos/withassociates/">Flickr</a>
</li>
<li>
<a href="https://www.facebook.com/pages/With-Associates/387545504591049">Facebook</a>
</li>
<li>
<a href="https://vimeo.com/withassociates">Vimeo</a>
</li>
</ul>
</div>
</div>
</div>
</footer>
<footer id="legals">
<p>With Associates is the trading name of With Associates UK LLP.<br>
Registered office: 54b Downham Road, London, N1 5AS. Registered in England under registration No. OC313207.</p>
</footer>
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-298580-3']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
<script src="/assets/application-4b0c6bf44eb952544591242284823d93.js" type="text/javascript"></script>
<!--# include file="/with-banner/index.html" -->
</body>
</html>