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.
19 lines
669 B
XML
19 lines
669 B
XML
<?xml version="1.0" encoding="utf-8" ?>
|
|
|
|
<eventset>
|
|
<version>1</version>
|
|
|
|
<event start="2005-01-14" end="2005-01-14">
|
|
<title>Free Software - challenges in the digital age, Dublin, Ireland</title>
|
|
<body>
|
|
<p>
|
|
On Friday, Jan 14th 2005 at 19:30, Georg Greve will hold a talk
|
|
about the challenges of Free Software in the digital age and
|
|
about the work of the Free Software Foundation Europe. The talk
|
|
will be held in Theatre Q, Arts Block on the UCD campus on
|
|
January 14th and will be open to the public.
|
|
</p>
|
|
</body>
|
|
</event>
|
|
</eventset>
|