sirgazil <sirga...@zoho.com> skribis: > On 07/12/17 07:21, Ludovic Courtès wrote: >> Hello, >> >> sirgazil <sirga...@zoho.com> skribis: >> >>> With the new website online, all pages pass the HTML validation, >>> except for the Packages page, which has a </p> tag for no opened P >>> element in every package description, >> >> Oh, how’s that possible? A bug in Guile’s ‘sxml->xml’? > > I just fixed this one. It was a mistake in the packages template > (using a DIV element inside a P element). > > https://git.savannah.gnu.org/cgit/guix/guix-artwork.git/commit/?id=61b79b7fdd5a2a5bbaae7f53891e489ffa28fc95
Good catch, thanks! Ludo’.