All checks were successful
continuous-integration/drone/push Build is passing
* All <body> elements in news and event xml files now consist of <p> elements. * XSL templates to display news and event feeds are further consolidated. * All verbose news and event listings now display a learn-more link.
18 lines
654 B
XML
18 lines
654 B
XML
<?xml version="1.0" encoding="utf-8" ?>
|
|
|
|
<eventset>
|
|
<version>1</version>
|
|
|
|
<event start="2005-03-19" end="2005-03-19">
|
|
<title>
|
|
Freiheitsparty in Berlin
|
|
</title>
|
|
<body>
|
|
<p>
|
|
Um den Start des <a href="http://fellowship.fsfe.org">Fellowship</a> zu feiern, veranstaltet die FSFE gemeinsam mit Newthinking - Netzwerk für Freie Software - eine Freiheitsparty in Berlin. Interessierte und Fellows treffen sich am 19.3. im Freie Software Fachgeschäft in Berlin Mitte, Tucholskystr. 48. Hier wird auch die CryptoCard vorgestellt.
|
|
</p>
|
|
</body>
|
|
<link>http://www.fspa.de/index.php?p=119</link>
|
|
</event>
|
|
</eventset>
|