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.
16 lines
645 B
XML
16 lines
645 B
XML
<?xml version="1.0" encoding="utf-8" ?>
|
|
|
|
<eventset>
|
|
<version>1</version>
|
|
|
|
<event start="2005-06-22" end="2005-06-25">
|
|
<title>GNU/Linuxtag 2005, Karlsruhe, Germany</title>
|
|
<body>
|
|
<p>
|
|
At the GNU/Linuxtag 2005, world's biggest GNU/Linux fair, FSFE will present itself with two booths, several talks and a large number of people. Please take the opportunity to get informed about FSFE and Free Software. Details about FSFE's many activities are listed on a separate page, reached via the link below.
|
|
</p>
|
|
</body>
|
|
<link>/events/2005/gnulinuxtag/index.html</link>
|
|
</event>
|
|
</eventset>
|