From 40d947be8aa39057f3dd9eefe80342e249ce729b Mon Sep 17 00:00:00 2001 From: Chris Fiege <chris@tinyhost.de> Date: Thu, 12 Jul 2018 21:18:53 +0200 Subject: [PATCH] Last-Minute: Add Shower and day tickets Signed-off-by: Chris Fiege <chris@tinyhost.de> --- en.html | 6 ++++++ index.html | 7 +++++++ 2 files changed, 13 insertions(+) diff --git a/en.html b/en.html index 64dd9ec..518c027 100644 --- a/en.html +++ b/en.html @@ -41,6 +41,12 @@ you free space for self-organized lectures and workshops. <div id="recent" > <h3>Last Minute Infos</h3> + <p class="plock" >Showering costs 50 Cent. Thus: start + collecting 50 cent-coins for the + <a href="http://glockenheide.de/preise.html">shower</a>! + </p> + <p class="plock" >We will sell day tickets for hackers and youth + hackers on site. Prices follow.</p> <p class="plock" >FTTT: We will use Multimode-Fiber at 850nm. Connectors will be SC and LC. If you want you can bring your own switch or media converter.</p> diff --git a/index.html b/index.html index 8580434..444c54f 100644 --- a/index.html +++ b/index.html @@ -42,6 +42,13 @@ Glockenheide</a> in Rötgesbüttel - 20km nördlich von Braunschweig. <div id="aktuelles" > <h3>Last Minute Infos</h3> + <p class="plock" >Duschen kostet 50 Cent. Daher: sammelt 50 + Cent-Stücke für die + <a href="http://glockenheide.de/preise.html" >Dusche</a>! + </p> + <p class="plock" >Es wird vor Ort Tageskarten für Hacker und + Junghacker geben. Preise folgen. + </p> <p class="plock" >FTTT: Wir werden Multimode-Faser 850nm einsetzen. Steckverbinder werden SC und LC sein.</p> <p class="plock" >Die letzte Begehnung hat gezeigt: -- GitLab