fn-static-web/2016/call-for-sponsors.html

156 lines
6.4 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
<title>Call for Sponsors - foss-north 2016</title>
<link rel="icon" type="image/png" href="favicon.ico">
<!-- Bootstrap -->
<!-- Latest compiled and minified CSS -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css" integrity="sha384-1q8mTJOASx8j1Au+a5WDVnPi2lkFfwwEAa8hDDdjZlpLegxhjVME1fgjWPGmkzs7" crossorigin="anonymous">
<!-- Optional theme -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap-theme.min.css" integrity="sha384-fLW2N01lMqjakBkx3l/M9EahuwpSfeNvV63J5ezn3uZzapT0u7EYsXMjQV+0En5r" crossorigin="anonymous">
<link rel="stylesheet" href="style.css">
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<nav class="navbar navbar-default navbar-fixed-top">
<div class="container-fluid">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1" aria-expanded="false">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="http://foss-north.se/"><img src="images/brand-logo.png" /></a>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav">
<li><a href="index.html">Home</a></li>
<li><a href="schedule.html">Schedule</a></li>
<li><a href="call-for-papers.html">Call for Papers</a></li>
<li class="active"><a href="call-for-sponsors.html">Call for Sponsors <span class="sr-only">(current)</span></a></li>
<li><a href="spread-the-word.html">Spread the Word</a></li>
</ul>
<ul class="nav navbar-nav navbar-right">
<li><a href="http://foss-north.se/">More foss events</a></li>
</ul>
</div><!-- /.navbar-collapse -->
</div><!-- /.container-fluid -->
</nav>
<div class="topgradient">
<img src="images/banner-600.png" alt="Save the Date! May 26 2016" />
</div>
<div class="container">
<h1>Call for Sponsors</h1>
<div class="bodytext">
We want to create the meeting space for open source communities in the Nordic region. The foss-north event is one step on that path. Nothing of this would be possible by the support of our sponsors.
</div>
<div class="bodybreak">&nbsp;</div>
<div class="breakline">&nbsp;</div>
<h1>Sponsor Tiers</h1>
<div class="bodytext">
We are looking for sponsors of all sizes. To be a part of the foss-north event, we offer the following tiers.
</div>
<div class="bodybreak">&nbsp;</div>
<div class="bodytext">
<table class="table table-striped">
<thead>
<tr>
<th class="leftalign">Benefit</th>
<th>Base</th>
<th>Silver</th>
<th>Gold</th>
</tr>
</thead>
<tbody>
<tr>
<td class="leftalign">Cost</td>
<td>10kSEK</td>
<td>25kSEK</td>
<td>50kSEK</td>
</tr>
<tr>
<td class="leftalign">Availability</td>
<td>Unlimited</td>
<td>6</td>
<td>2</td>
</tr>
<tr>
<td class="leftalign">Logo and link</td>
<td>Yes</td>
<td>Yes</td>
<td>Yes</td>
</tr>
<tr>
<td class="leftalign">Additional information with logo</td>
<td></td>
<td></td>
<td>Yes</td>
</tr>
<tr>
<td class="leftalign">Roll-up at conference</td>
<td></td>
<td>Yes</td>
<td>Yes</td>
</tr>
<tr>
<td class="leftalign">Number of free tickets</td>
<td>2</td>
<td>5</td>
<td>10</td>
</tr>
</tbody>
</table>
</div>
<div class="bodytext">
Detailed information can be found in our <a href="sponsorship.pdf">sponsorship prospectus</a>.
</div>
<div class="bodybreak">&nbsp;</div>
<div class="breakline">&nbsp;</div>
<h1>Surplus</h1>
<div class="bodytext">
The foss-north event and foss-gbg groups are organized by the same group and share the same goals. Any surplus generated from the foss-north event will be fed into foss-gbg events and into the next foss-north events. Our aim is to build a reoccuring event!
</div>
</div>
<div class="footer">
foss-north and foss-gbg are arranged by Free Open Source Software North Conferences ek.f&ouml;r.<br />
Contact: info -at- foss-gbg.se.
</div>
<!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
<!-- Latest compiled and minified JavaScript -->
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js" integrity="sha384-0mSbJDEHialfmuBBQP6A4Qrprq5OVfW37PRR3j5ELqxss1yVqOtnepnHVP9aJ7xS" crossorigin="anonymous"></script> </body>
</html>