-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy paththanks.html
More file actions
78 lines (68 loc) · 4.48 KB
/
thanks.html
File metadata and controls
78 lines (68 loc) · 4.48 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
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
<!doctype html>
<html manifest="index.appcache">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, maximum-scale=1.0">
<link rel="stylesheet" type="text/css" href="css/wr.css">
<link rel="stylesheet" type="text/css" href="css/rebels.css">
<link rel="stylesheet" type="text/css" href="css/sponsors.css">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/apple-touch-icon-114x114-precomposed.png">
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/apple-touch-icon-72x72-precomposed.png">
<link rel="apple-touch-icon-precomposed" href="/apple-touch-icon-57x57-precomposed.png">
<link rel="apple-touch-icon" href="/apple-touch-icon.png">
<title>Web Rebels ☠ Oslo ☠ 24th and 25th of May 2012</title>
<script>
var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-26864429-1']); _gaq.push(['_setDomainName', 'webrebels.org']); _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>
</head>
<body>
<div id="page" class="page">
<div style="text-align:center; width: 100%;">
<h1 style="padding-top:20px;padding-bottom:20px;">Thank you Web Rebels!</h1>
<a href="http://www.flickr.com/photos/webrebels/7280977004/"><img src="http://farm8.staticflickr.com/7085/7280977004_658ccaf36e_c.jpg" alt=""></a>
</div>
<p style="padding-top:20px;width:100%">Big shout out to everyone for making <a href="2012/">Web Rebels 2012</a> such a rocking event. We enjoyed every single minute and we hope you all did too!</p>
<nav class="menu" style="margin-top:0px">
<a href="https://www.youtube.com/playlist?list=PLlbIku9ii23oxR6m1WV_jQTPAY8bmo_t_" taget="_new">Videos</a>
<a href="#sponsors">Sponsors</a>
</nav>
<section class="section" id="sponsors">
<a class="sponsor apdm" href="http://www.apdm.no/"> </a>
<a class="sponsor finn" href="http://www.finn.no/"> </a>
<a class="sponsor arktekk" href="http://arktekk.no/"> </a>
<a class="sponsor bekk" href="http://www.bekk.no/"> </a>
<a class="sponsor kodemaker" href="http://www.kodemaker.no/"> </a>
<a class="sponsor skalar" href="http://www.skalar.no/"> </a>
<a class="sponsor nokia" href="http://www.nokia.com/"> </a>
<a class="sponsor programutvikling" href="http://www.programutvikling.no/"> </a>
<a class="sponsor webstep" href="http://www.webstep.no/"> </a>
<a class="sponsor microsoft" href="http://www.microsoft.com/"> </a>
<a class="sponsor opera" href="http://www.opera.com/"> </a>
<a class="sponsor iterate" href="http://www.iterate.no/"> </a>
<a class="sponsor knowit" href="http://www.knowit.no/"> </a>
<a class="sponsor daldata" href="http://www.daldata.no"> </a>
<a class="sponsor kantega" href="http://www.kantega.no"> </a>
<a class="sponsor rim" href="http://www.rim.com/"> </a>
<a class="sponsor skillsmatter" href="http://skillsmatter.com/go/home/ng-4075"> </a>
<a class="sponsor " > </a>
<a class="sponsor "> </a>
<a class="sponsor "> </a>
<p>You want to be amongst our proud sponsors next year? If you want to find out more, <a href="mailto:sponsors[ replace this bracket with a @ ]webrebels.org>">contact us today</a>.</p>
</section>
<p>If you want to look at <a href="2012/">the 2012 site</a> we got it saved for you.</p>
<footer class="section">
<p>Track us on <a href="https://twitter.com/#!/web_rebels">Twitter</a>, <a href="http://webrebels.tumblr.com/">Tumblr</a>, <a href="https://www.youtube.com/playlist?list=PLlbIku9ii23oxR6m1WV_jQTPAY8bmo_t_">Vimeo</a> and <a href="http://lanyrd.com/2012/webrebels/">Lanyrd</a>.<!--<br>Official hashtag: <a href="https://twitter.com/#!/search/#wr2012">#wr2012</a>--><br><a href="/volunteer/">Wanna volunteer?</a></p>
</footer>
</div>
<div id="surprompen">
<h1>Seriously: upgrade to the newest version of your browser.<br>It will do you good!</h1>
<p>Click to try anyway...</p>
</div>
<script type="text/javascript" src="js/wr.js"> </script>
</body>
</html>