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
618 B
XML
18 lines
618 B
XML
<?xml version="1.0" encoding="UTF-8" ?>
|
|
|
|
<eventset>
|
|
<version>1</version>
|
|
|
|
<event start="2005-01-14" end="2005-01-14">
|
|
<title>Software Libero - sfide nell'era digitale, Dublino, Irlanda</title>
|
|
<body>
|
|
<p>
|
|
Venerdì 14 gennaio 2005 alle 19:30, Georg Greve terrà un intervento
|
|
sulle sfide del software libero nell'era digitale e sul lavoro della
|
|
Free Software Foundation Europe. La conferenza, aperta al pubblico,
|
|
si terrà nel Theatre Q, Arts Block del UCD campus.
|
|
</p>
|
|
</body>
|
|
</event>
|
|
</eventset>
|