diff options
Diffstat (limited to 'template/pages/battlemeshv7/content.html')
-rw-r--r-- | template/pages/battlemeshv7/content.html | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/template/pages/battlemeshv7/content.html b/template/pages/battlemeshv7/content.html new file mode 100644 index 0000000..489b69d --- /dev/null +++ b/template/pages/battlemeshv7/content.html @@ -0,0 +1,26 @@ +<h1> + Battlemesh v7 +</h1> +<div class="row"> + <div class="col-sm-8"> +<p> +Vom 12. bis 18. Mai 2014 fand im sublab die siebte Auflage des "Wireless Battle of the Mesh" statt. Im Rahmen dieser Veranstaltung treffen sich Hacker, Initiativen und Interessierte um sich über aktuelle Entwicklungen im Bereich "Mesh-Netzwerke" auszutauschen. +</p> + </div> + <div class="col-sm-4"> + <a href="/img/battlemeshv7.png"><img class="img-responsive" src="/img/battlemeshv7_klein.png" alt="Battlemesh v7 Poster"></a> + </div> +</div> +<div class="row"> + <div class="col-sm-12"> +<h2> + Youtube +</h2> + <iframe src="https://www.youtube.com/embed/grq9SKjXN7U" frameborder="0" allowfullscreen></iframe> + <iframe src="https://www.youtube.com/embed/4pC8EPPFmlE" frameborder="0" allowfullscreen></iframe> + <iframe src="https://www.youtube.com/embed/2rXNsfwPbuo" frameborder="0" allowfullscreen></iframe> + <iframe src="https://www.youtube.com/embed/oozRsxy4q7Y" frameborder="0" allowfullscreen></iframe> + + </div> +</div> + |