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 --- _links.html.haml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 _links.html.haml (limited to '_links.html.haml') diff --git a/_links.html.haml b/_links.html.haml new file mode 100644 index 0000000..55c9a7b --- /dev/null +++ b/_links.html.haml @@ -0,0 +1,15 @@ +#links + %h3 Friends & Family + %ul + %li + %a{:href => "http://c3le.de"} c3le + %li + %a{:href => "http://leipzig.freifunk.net"} Freifunk Leipzig + %li + %a{:href => "https://wiki.fsfe.org/groups/Leipzig"} FSFE Leipzig + %li + %a{:href => "http://hackstatt.org"} Hackstatt + %li + %a{:href => "http://sublab.org/sublounge"} sub:lounge + %li + %a{:href => "http://aboutradio.org"} about:radio -- cgit v1.2.1