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.
20 lines
681 B
XML
20 lines
681 B
XML
<?xml version="1.0" encoding="utf-8" ?>
|
|
|
|
<eventset>
|
|
<version>1</version>
|
|
|
|
<event start="2005-02-17" end="2005-02-19">
|
|
<title>LOTS, University of Bern, Switzerland</title>
|
|
<body>
|
|
<p>
|
|
On Friday, 18th February, Georg Greve will give a talk at LOTS at
|
|
the University of Bern, Switzerland. In his lecture, he will
|
|
talk about the origins and the advantages of Free Software.
|
|
Gratis admission for people who have registered until 31th of
|
|
January, else you have to pay CHF 10.
|
|
</p>
|
|
</body>
|
|
<page>http://www.lots.ch</page>
|
|
</event>
|
|
</eventset>
|