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.
26 lines
928 B
XML
26 lines
928 B
XML
<?xml version="1.0" encoding="UTF-8" ?>
|
|
|
|
<eventset>
|
|
<version>1</version>
|
|
|
|
<event start="2005-11-04" end="2005-11-04">
|
|
<title>Fellowship meeting in Vienna</title>
|
|
<body>
|
|
<p>
|
|
On 4 November, starting at 18:00, a Fellowship meeting will take place in
|
|
the "Käuzchen" in Vienna, Gardegasse 8. Karin Kosina and Reinhard Müller
|
|
will inform about the work of the FSFE and discuss with interested
|
|
people.
|
|
|
|
The invitation is adressed at everybody who is interested in the FSFE,
|
|
wants to get active himself or just likes Free Software and wants to get
|
|
in contact with other enthusiasts, not only at those who are part of the
|
|
<a href="http://fellowship.fsfe.org/">Fellowship</a>.
|
|
|
|
If you want to join us there, please send a short mail to
|
|
<i>austria (at) fsfeurope.org</i> so we can reserve a big enough table.
|
|
</p>
|
|
</body>
|
|
</event>
|
|
</eventset>
|