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
749 B
XML
21 lines
749 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 is going to participate in the World Social Forum from 26th to
|
|
31st January 2005 in Porto Alegre, Brazil. On 26th January, Georg
|
|
Greve will participate at an event with the topic "Digital
|
|
Revolution: Knowledge Sharing x Impresionment on Information
|
|
Society". The event will take place in Room A105 from 15:30 am to
|
|
18:30 am.
|
|
</p>
|
|
</body>
|
|
<link>/events/2005/wsf-brazil/wsf-brazil.html</link>
|
|
</event>
|
|
</eventset>
|