28 lines
528 B
HTML
28 lines
528 B
HTML
<?xml version="1.0" encoding="utf-8" ?>
|
|
|
|
<html>
|
|
<version>1</version>
|
|
|
|
<head>
|
|
|
|
|
|
<title>Podcast</title>
|
|
</head>
|
|
|
|
<body>
|
|
<h1>Podcast</h1>
|
|
<p>
|
|
This page is a placeholder for mere technical reasons. Please
|
|
refer to <a href="podcast.html">this page</a> for more
|
|
information on our podcast.
|
|
</p>
|
|
|
|
</body>
|
|
<description>Regular Podcast about Free Software progress and advocacy from the Free Software Foundation Europe</description>
|
|
</html>
|
|
<!--
|
|
Local Variables: ***
|
|
mode: xml ***
|
|
End: ***
|
|
-->
|