diff options
author | Lars Henrik Mai <lars.mai@kontinui.de> | 2014-09-21 11:57:48 +0200 |
---|---|---|
committer | Lars Henrik Mai <lars.mai@kontinui.de> | 2014-09-21 11:57:48 +0200 |
commit | 33fe06d9edd5bc3a637e5b0e5f979dbced8f95d0 (patch) | |
tree | 5d8370d7dd2f0ecae9de7b35fb7d952e841b4e0b /_links.html.haml | |
parent | 35239fc1f4641db1e602383b43cc29b151cde9b9 (diff) | |
parent | f3100ad9d93fd31a043594815e260958f5ceaff0 (diff) |
Merge branch 'convert-templates-to-haml' into next-tech-1
Diffstat (limited to '_links.html.haml')
-rw-r--r-- | _links.html.haml | 15 |
1 files changed, 15 insertions, 0 deletions
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 |