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.
21 lines
730 B
XML
21 lines
730 B
XML
<?xml version="1.0" encoding="UTF-8" ?>
|
|
|
|
<eventset>
|
|
<version>1</version>
|
|
|
|
<event start="2005-01-26" end="2005-01-31">
|
|
<title>World Social Forum, Porto Alegre, Brazil</title>
|
|
<body>
|
|
<p>
|
|
FSFE parteciperà al World Social Forum che si terrà a Porto Alegre,
|
|
in Brasile dal ventisei al trentun gennaio 2005. Il 26 gennaio Georg
|
|
Greve parteciperà ad un evento dal titolo "Digital
|
|
Revolution: Knowledge Sharing x Impresionment on Information
|
|
Society". L'evento avrà luogo nella stanza A105 dalle 15:30 alle
|
|
18:30.
|
|
</p>
|
|
</body>
|
|
<link>/events/2005/wsf-brazil/wsf-brazil.html</link>
|
|
</event>
|
|
</eventset>
|