-
Notifications
You must be signed in to change notification settings - Fork 19
/
Copy pathtemplate-en.html
136 lines (127 loc) · 7.1 KB
/
template-en.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
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
<!DOCTYPE html>
<!--[if lt IE 9]><html class="no-js lt-ie9" lang="en" dir="ltr"><![endif]-->
<!--[if gt IE 8]><!-->
<html class="no-js" lang="en" dir="ltr">
<!--<![endif]-->
<head>
<meta charset="utf-8" />
<!-- Web Experience Toolkit (WET) / Boîte à outils de l'expérience Web (BOEW)
wet-boew.github.io/wet-boew/License-en.html / wet-boew.github.io/wet-boew/Licence-fr.html -->
<title>CodeFest 4</title>
<meta content="width=device-width, initial-scale=1" name="viewport" />
<!-- Meta data -->
<meta name="description" content="" />
<!-- Meta data-->
<!--[if gte IE 9 | !IE ]><!-->
<link href="./wet-boew/assets/favicon.ico" rel="icon" type="image/x-icon" />
<link rel="stylesheet" href="./wet-boew/css/wet-boew.min.css" />
<!--<![endif]-->
<link rel="stylesheet" href="./theme/css/theme.css" />
<link rel="stylesheet" href="./theme/css/codefest.css" />
<!--[if lt IE 9]>
<link href="./wet-boew/assets/favicon.ico" rel="shortcut icon" />
<link rel="stylesheet" href=" ./wet-boew/css/ie8-wet-boew.min.css" />
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.js"></script>
<script src="./wet-boew/js/ie8-wet-boew.min.js"></script>
<![endif]-->
<noscript><link rel="stylesheet" href="./wet-boew/css/noscript.min.css" /></noscript>
</head>
<body vocab="http://schema.org/" typeof="WebPage">
<ul id="wb-tphp">
<li class="wb-slc">
<a class="wb-sl" href="#wb-cont">Skip to main content</a>
</li>
<li class="wb-slc">
<a class="wb-sl" href="#wb-info">Skip to "About this site"</a>
</li>
<li class="wb-slc">
<a class="wb-sl" href="#site-menu">Skip to topics menu</a>
</li>
</ul>
<div class="container-fluid">
<header role="banner" class="row" id="banner">
<div id="banner-logo" class="col-sm-12 col-md-3 col-lg-2">
<a href="./index-en.html">
<object type="image/svg+xml" tabindex="-1" data="./theme/assets/wxt-codefest-logo-tagline-white.svg"></object><span class="wb-inv"> Web Experience Toolkit CodeFest 4, Together for a better Web (Go back to home page).</span>
</a>
</div>
<div id="banner-date-location" class="col-sm-12 col-md-7 col-lg-8">
<span id="banner-date">February 18th and 19th, 2016</span>
<span id="banner-location">University of Ottawa, Ottawa, Ontario</span>
</div>
<div id="banner-register" class="col-xs-12 col-sm-6 col-md-2">
<a class="btn btn-block btn-warning enabled" href="https://www.eventbrite.ca/e/codefest-4-2016-tickets-19295464253">Join Waitlist</a>
</div>
</header>
<div class="row wb-eqht">
<div class="col-sm-12 col-md-9 col-md-push-3 col-lg-10 col-lg-push-2">
<main role="main" property="mainContentOfPage" id="content-area">
<div class="row">
<div id="announcements" class="col-xs-12">
<p>Announcements go here</p>
</div>
</div>
<div class="row">
<div id="intro" class="col-md-8 col-sm-12">
<p>Info goes here.</p>
</div>
<div class="wb-twitter col-md-4 col-sm-12">
<a class="twitter-timeline" href="https://twitter.com/search?q=%23WxT" data-widget-id="329066756620566528">Tweets about "#WxT"</a>
</div>
</div>
</main>
<footer role="contentinfo" id="footer">
<section>
<h2 id="wb-info" class="wb-inv">About this site</h2>
<div id="footer-contact" class="row">
<div class="col-xs-12">
<p>Have any questions? <a href="mailto:[email protected]">Contact Us</a></p>
</div>
</div>
<div id="footer-hosts" class="row">
<div class="col-xs-12">
<p>CodeFest 4 is jointly hosted by:</p>
<ul id="host-list">
<li><a href="http://wet-boew.github.io/wet-boew/index-en.html"><img src="./theme/assets/wet-logo.png" alt="Web Experience Toolkit" /></a></li>
<li><a href="http://www.uottawa.ca"><img src="./theme/assets/uottawa-logo.png" alt="uOttawa" /></a></li>
</ul>
</div>
</div>
</section>
</footer>
</div>
<nav role="navigation" id="site-menu" class="col-sm-12 col-md-3 col-md-pull-9 col-lg-2 col-lg-pull-10" typeof="SiteNavigationElement">
<h2 class="wb-inv">Topics menu</h2>
<ul class="list-group list-unstyled">
<li><a class="list-group-item" href="index-en.html"><span class="glyphicon glyphicon-home"></span> Home</a></li>
<li><a class="list-group-item" href="about-en.html"><span class="glyphicon glyphicon-info-sign glyth-yellow"></span> About</a></li>
<li><a class="list-group-item" href="schedule-en.html"><span class="glyphicon glyphicon-time"></span> Schedule</a></li>
<li><a class="list-group-item" href="location-en.html"><span class="glyphicon glyphicon-map-marker"></span> Location</a></li>
<!--<li><a class="list-group-item" href="speakers-en.html"><span class="glyphicon glyphicon-user"></span> Speakers</a></li>
<li><a class="list-group-item" href="sessions-en.html"><span class="glyphicon glyphicon-bullhorn"></span> Sessions</a></li>-->
<li><a class="list-group-item" href="designjam-en.html"><span class="glyphicon glyphicon-pencil"></span> Design jam</a></li>
<!--<li><a class="list-group-item" href="codesprint-en.html"><span class="glyphicon glyphicon-wrench"></span> CodeSprint</a></li>-->
<li><a class="list-group-item" href="proposal-en.html"><span class="glyphicon glyphicon-hand-up"></span> Lead a session</a></li>
<li><a lang="fr" hreflang="fr" class="list-group-item menu-util" href="./index-fr.html"><span class="glyphicon glyphicon-share-alt menu-util"></span> Français</a></li>
</ul>
</nav>
</div>
</div>
<!--[if gte IE 9 | !IE ]><!-->
<script src="http://ajax.googleapis.com/ajax/libs/jquery/2.1.0/jquery.js"></script>
<script src="./wet-boew/js/wet-boew.min.js"></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-52036019-1', 'auto');
ga('set', 'anonymizeIp', true);
ga('send', 'pageview');
</script>
<!--<![endif]-->
<!--[if lt IE 9]>
<script src="./wet-boew/js/ie8-wet-boew2.min.js"></script>
<![endif]-->
</body>
</html>