diff options
author | olf <olf@subsignal.org> | 2015-03-17 10:57:22 +0100 |
---|---|---|
committer | olf <olf@subsignal.org> | 2015-03-17 10:57:22 +0100 |
commit | faef58570ccdf1221ac2853055837d0b718475fe (patch) | |
tree | 548cec94dea6750975bce092526bc38020e5988d /template/pages/termine | |
parent | 6efdf301bb464df7f67b7a35bf1cf7bd833cff5f (diff) |
restructured termine page
Diffstat (limited to 'template/pages/termine')
-rw-r--r-- | template/pages/termine/content.html | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/template/pages/termine/content.html b/template/pages/termine/content.html index ba5738e..63e9305 100644 --- a/template/pages/termine/content.html +++ b/template/pages/termine/content.html @@ -10,7 +10,7 @@ </div> </div> <div class="row"> -<div class="col-md-6"> +<div class="col-md-4"> <h2> CryptoParty-Reihe 2015 </h2> @@ -32,6 +32,8 @@ Die Cryptoparties des <a href="http://privatsphaere-leipzig.de">Bündnis Privats <br/> Aktuelle findest du in unserem <a href="/wiki/Termine">Wiki</a>. </p> +</div> +<div class="col-md-4"> <h2> Regelmäßige Veranstaltungen </h2> @@ -65,7 +67,7 @@ Die Cryptoparties des <a href="http://privatsphaere-leipzig.de">Bündnis Privats dritter Mittwoch - ab 20 Uhr - <a href="http://c3le.de">Chaostreff</a> (Chaostreff Leipzig / c3le)<br> </p> </div> -<div class="col-md-6"> +<div class="col-md-4"> <a href="img/hallway.jpg"><img class="img-responsive" src="img/hallway_klein.jpg" alt="Unser Flur mit Buero, Lager, Hacklab."></a> <p class="subtext"> Der Flur mit Buero, Lager und Hacklab, im Hintergrund die Eingangstuer. |