blob: 99be116eb2079c15eb40768598b8a470548c02db [file] [log] [blame]
<!DOCTYPE html>
<!--
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with
this work for additional information regarding copyright ownership.
The ASF licenses this file to You under the Apache License, Version 2.0
(the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
https://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<html>
<head>
<meta name="description" content="Apache Events"/>
<meta name="keywords" content="apache, apache events, apache community, opensource"/>
<title>{{ .Title }}</title>
<link rel="shortcut icon" href="/images/concom-icon.ico">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link href="/style/bootstrap.css" rel="stylesheet">
<style type="text/css">
body {
padding-top: 60px;
padding-bottom: 40px;
}
.sidebar-nav {
padding: 9px 0;
color: #808080;
}
.sidebar-nav p {
font-size: small;
}
.sidebar-nav h4 {
color: #606060;
font-size: small;
font-variant: small-caps;
}
.sidebar-nav img {
width: 120px;
}
footer {
color: #A0A0A0;
}
#sponsors img {
width: 150px;
}
.container {
width: 1000px;
}
</style>
<link href="/style/bootstrap-responsive.css" rel="stylesheet" type="text/css">
<!-- Le HTML5 shim, for IE6-8 support of HTML5 elements -->
<!--[if lt IE 9]>
<script src="https://html5shim.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<!-- Le fav and touch icons -->
<link rel="shortcut icon" href="/images/favicon.ico">
<title>{{ .Title }}</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
</head>
<body>
<ul class="breadcrumb navbar-fixed-top">
<li><a href="https://apache.org/">Apache</a> <span class="divider">/</span></li>
<li><a href="/">Apache Events</a> <span class="divider">/</span></li>
<li><a href="/event/">Upcoming</a> <span class="divider">/</span></li>
<li class="active">Apache BarCamp Boston</li>
</ul>
<div class="container">
<div class="container-fluid">
<!-- The Banner -->
<div class="row-fluid">
<div id="content" class="span12">
<img alt="BarCamp Bos" src="/images/BarCamp-Bos.jpg">
</div>
</div>
<!-- The inner navigation for this particular event -->
<div class="navbar">
<div class="navbar-inner">
<div class="container">
<a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</a>
<div class="nav-collapse">
<ul class="nav">
<li><a href="index.html">Home</a></li>
<li><a href="news.html">News</a></li>
<li><a href="registration.html">Registration</a></li>
<li><a href="sponsors.html">Sponsors</a></li>
<li><a href="venue.html">Where &amp; When</a></li>
</ul>
</div><!--/.nav-collapse -->
</div>
</div>
</div>
<!-- Individual Page Content -->
<div class="row-fluid">
<div class="span8">
{{ block "main" . }}{{ end }}
</div>
<div class="span4">
<div class="sidebar-nav">
<h4>What?</h4>
<p>
A Sunday in the Boston MA area full of technology in an Open Space event organized by the Community for the
Community, with the quality of the Apache Software Foundation events.
</p>
<h4>When?</h4>
<p>May 19th, 2013 starting at 9AM EST.</p>
<h4>Sponsors</h4>
<div>
<img alt="Hippo" src="hippo.png" title="hippo">
</div>
<div style="margin-top: 10px">
<img alt="Hippo" src="basis.png" title="Basis">
</div>
</div>
</div>
</div>
</div>
<hr/>
{{ partial "footer.html" . }}
</div>
<script src="/js/jquery.js"></script>
<script src="../assets/js/bootstrap-transition.js"></script>
<script src="../assets/js/bootstrap-alert.js"></script>
<script src="../assets/js/bootstrap-modal.js"></script>
<script src="../assets/js/bootstrap-dropdown.js"></script>
<script src="../assets/js/bootstrap-scrollspy.js"></script>
<script src="../assets/js/bootstrap-tab.js"></script>
<script src="../assets/js/bootstrap-tooltip.js"></script>
<script src="../assets/js/bootstrap-popover.js"></script>
<script src="../assets/js/bootstrap-button.js"></script>
<script src="/js/bootstrap-collapse.js"></script>
<script src="../assets/js/bootstrap-carousel.js"></script>
<script src="../assets/js/bootstrap-typeahead.js"></script>
</body>
</html>