73 lines
3.2 KiB
HTML
73 lines
3.2 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">
|
|
|
|
<title>foss-north - IoT and Security Day</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/4.0.0-beta.2/css/bootstrap.min.css" integrity="sha384-PsH8R72JQ3SOdhVi3uxftmaW6Vc51MKb0q5P2rRUpPvrszuE4W1povHYgTpBfshb" crossorigin="anonymous">
|
|
|
|
<link rel="stylesheet" href="style.css">
|
|
</head>
|
|
<body>
|
|
<div class="container">
|
|
<p>
|
|
<div class="row">
|
|
<div class="col-md-3">
|
|
<img src="images/logo-black.png" width="80%" style="float: right" />
|
|
</div>
|
|
<div class="col-md-9">
|
|
<span class="header">foss-north<br />IoT and Security Day</span>
|
|
</div>
|
|
</div>
|
|
</p>
|
|
|
|
<h1>What, where, when?</h1>
|
|
|
|
<s><p>foss-north will organize a day about <strong>IoT and Security</strong> held at WTC in <strong>Stockholm</strong> on <strong>October 21</strong>.</p></s>
|
|
<p><h1>Due to unforseen incidents among the organisers <strong>IoT and
|
|
Security</strong> originally planned to be held in
|
|
Stockholm on October 21<strong> has been cancelled</strong>.<h1></p>
|
|
|
|
<s><p>Tickets will be available soon.</p></s>
|
|
|
|
<div class="bodybreak"> </div>
|
|
<h1>Questions about the cancellation</h1>
|
|
|
|
<p>Contact Henrik Sandklef (+46 700 909363) if you have any questions
|
|
regarding <strong>IoT and Security Day</strong> or <strong><a href="https://foss-north.se">foss-north</a></strong>.</p>
|
|
|
|
<div class="bodybreak"> </div>
|
|
<h1>Sponsors</h1>
|
|
|
|
<p>Our current sponsors will be contacted soon. </p>
|
|
|
|
<div class="bodybreak"> </div>
|
|
<h1>About</h1>
|
|
|
|
<p>foss-north is a free / open source conference covering both software and hardware from the technical perspective. We provide a meeting place for the Nordic foss communities and will bring together great speakers with great audiences.</p>
|
|
|
|
<p>We are constantly looking for partners, speakers, sponsors, and events around FOSS in the Nordic region. If you want to be listed here, please contact us at info -at- foss-gbg.se .</p>
|
|
|
|
<p>Don't miss to check out our <a href="https://foss-north.se/">other events</a>.</p>
|
|
|
|
</div>
|
|
|
|
<div class="footer">
|
|
foss-north and foss-gbg are arranged by Free Open Source Software North Conferences ek.för.<br />
|
|
Contact: info -at- foss-gbg.se.
|
|
</div>
|
|
|
|
<!-- Optional JavaScript -->
|
|
<!-- jQuery first, then Popper.js, then Bootstrap JS -->
|
|
<script src="https://code.jquery.com/jquery-3.2.1.slim.min.js" integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN" crossorigin="anonymous"></script>
|
|
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.3/umd/popper.min.js" integrity="sha384-vFJXuSJphROIrBnz7yo7oB41mKfc8JzQZiCq4NCceLEaO4IHwicKwpJf9c9IpFgh" crossorigin="anonymous"></script>
|
|
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta.2/js/bootstrap.min.js" integrity="sha384-alpBpkh1PFOepccYVYDB4do5UnbKysX5WZXm3XxPqe5iKTfUKjNkCk9SaVuEZflJ" crossorigin="anonymous"></script>
|
|
</body>
|
|
|
|
</html>
|