Hi: This is my first email to the list. As a brief introduction of myself, my name is Jeremías (aka: jrms @ freenode and OFTC), I'm from Argentina. I had the pleasure to install my first Debian near to 1999 and I work as a GNU/Linux sysadmin since 2003. Mostly using Debian stable, when I can choose.
Since then I wanted to made a contribution to the project and well, here's a new attempt. I was reading the documents about how to help in the website team and I found that the patches to fix the tidy error reports was an alternative, then I took a look and I found that only 'it' and 'nl' were reporting an error, one error each actually: http://www-master.debian.org/build-logs/tidy/ I'm attaching one patch file for each language, both errors were reporting a badly closed p tag (Warning: trimming empty <p>). So the patches closes those tags. I hope they help. Let me know please if you have any question. Thanks, -- Jeremías
Index: italian/News/weekly/2014/15/index.wml =================================================================== RCS file: /cvs/webwml/webwml/italian/News/weekly/2014/15/index.wml,v retrieving revision 1.1 diff -u -u -r1.1 index.wml --- italian/News/weekly/2014/15/index.wml 16 Nov 2014 06:16:06 -0000 1.1 +++ italian/News/weekly/2014/15/index.wml 16 Jan 2015 02:52:16 -0000 @@ -141,7 +141,7 @@ <a href="https://bugs.debian.org/tracker.debian.org">bug di facile risoluzione</a>. Tutte le istanze di Distro Tracker che egli gestisce eseguono ora Django, che ha scelto di rendere obbligatorio. -<p> +</p> <toc-add-entry name="OSC2014">Open Source Conference 2014 Tokyo/autunno</toc-add-entry>
Index: dutch/donations.wml =================================================================== RCS file: /cvs/webwml/webwml/dutch/donations.wml,v retrieving revision 1.29 diff -u -u -r1.29 donations.wml --- dutch/donations.wml 31 Dec 2014 04:34:21 -0000 1.29 +++ dutch/donations.wml 16 Jan 2015 02:59:24 -0000 @@ -198,7 +198,7 @@ aan Debian France</a>. Een ontvangstbewijs voor deze giften kan aangevraagd worden met een e-mailbericht aan <a href="mailto:[email protected]">[email protected]</a>. -<p> +</p> <h4 id="debianfrance-other">PayPal</h4> <p>

