All checks were successful
continuous-integration/drone/push Build is passing
Should solve #5623 Co-authored-by: Darragh Elliott <me@delliott.net> Reviewed-on: #5630 Co-authored-by: delliott <delliott@fsfe.org> Co-committed-by: delliott <delliott@fsfe.org>
34 lines
939 B
HTML
34 lines
939 B
HTML
<?xml version="1.0" encoding="utf-8"?>
|
|
<html>
|
|
<version>3</version>
|
|
<head>
|
|
<title>Boletín de noticias</title>
|
|
</head>
|
|
<body>
|
|
<p id="category"><a href="news.html">Archivo de Noticias</a></p>
|
|
<h1>Boletín de noticias</h1>
|
|
<p id="introduction">
|
|
Además de nuestras <a href="news.html">noticias habituales</a>, cada
|
|
mes la FSFE emite un boletín de noticias que resume sus
|
|
actividades más importantes.
|
|
|
|
</p>
|
|
<more-updates/>
|
|
<include-news/>
|
|
</body>
|
|
<description>Boletín de noticias mensual sobre el progreso y la defensa de los derechos del Software Libre
|
|
de la Free Software Foundation Europe</description>
|
|
<banner1>
|
|
<module id="banner-subscribe"/>
|
|
</banner1>
|
|
<banner2>
|
|
<module id="banner-become-supporter"/>
|
|
</banner2>
|
|
<follow-news>
|
|
<module id="follow-news"/>
|
|
</follow-news>
|
|
<social-media>
|
|
<module id="social-media"/>
|
|
</social-media>
|
|
</html>
|