35 lines
710 B
HTML
35 lines
710 B
HTML
<?xml version="1.0" encoding="UTF-8" ?>
|
|
|
|
<html>
|
|
<head>
|
|
<title>Eventos</title>
|
|
</head>
|
|
<body>
|
|
<h1>Eventos</h1>
|
|
|
|
<p>
|
|
A Free Software Foundation Europe participa em muitos eventos
|
|
relacionados com o Software Livre.
|
|
</p>
|
|
|
|
<p>
|
|
Os anúncios dos eventos da FSFE também estão disponíveis
|
|
<a href="events.rss" class="feed">via RSS</a>.
|
|
</p>
|
|
|
|
<include-events/>
|
|
</body>
|
|
|
|
<text id="current">Eventos a decorrer</text>
|
|
<text id="future">Eventos futuros</text>
|
|
<text id="past">Eventos anteriores</text>
|
|
<text id="more">Ler mais...</text>
|
|
<text id="page">Página externa do evento...</text>
|
|
</html>
|
|
<!--
|
|
Local Variables: ***
|
|
mode: xml ***
|
|
End: ***
|
|
-->
|
|
|