blob: 55c9a7bc1ab36eb072d5b8bba41aae2de07d1a08 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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
|