fix HTML5 validation
currently the HTML5 of https://ftp-master.debian.org/ is invalid as per https://validator.w3.org/nu/?doc=https%3A%2F%2Fftp-master.debian.org%2F:
there are 2 errors like:
Error: The tt element is obsolete. Use CSS instead.
From line 106, column 41; to line 106, column 44
nix group <tt>debadm
and 9 Info messages similar to:
Info: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.
From line 26, column 13; to line 27, column 40
<img src="https://www.debian.org/Pics/red-lowerright.png"↩ id="red-lowerright" alt=""/>↩