From 9de59307c9cddf689ea3f302571bb6cfd0d689fa Mon Sep 17 00:00:00 2001 From: Lars Henrik Mai Date: Sun, 21 Sep 2014 11:31:35 +0200 Subject: converted templates from erb to haml --- source/_status.html.haml | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 source/_status.html.haml (limited to 'source/_status.html.haml') diff --git a/source/_status.html.haml b/source/_status.html.haml new file mode 100644 index 0000000..536a7ae --- /dev/null +++ b/source/_status.html.haml @@ -0,0 +1,23 @@ +#status + %table + %tbody + %tr + %td sublab: + %td.status-sublab Offen + %tr + %td Taifun: + %td Online + %tr + %td Trieste: + %td Online + %hr/ + %p + %a.img{:href => "/webcam"} + %img.webcamthumb{:alt => "Webcam im Fenster", :src => "/img/thumb.street.webcam.jpg"}/ + %hr/ + %p + %a.img{:href => "/img/tempgraph.png"} + %img.webcamthumb{:alt => "Temperaturen im sublab", :src => "/img/tempgraph.png", :width => "240"}/ + %p.subtext + Temperatur im sublab + / -- cgit v1.2.1