Fix broken markup
authorMagnus Hagander <magnus@hagander.net>
Fri, 7 Aug 2020 09:32:33 +0000 (11:32 +0200)
committerMagnus Hagander <magnus@hagander.net>
Fri, 7 Aug 2020 09:33:01 +0000 (11:33 +0200)
<a> tags have to have a proper closing tag. Without this, the entire
text up until the next </a> became an anchor which wasn't exactly pretty...

templates/pages/download/linux.html

index f3f494c4b8ccd91913de23e78c6e3165c627dad2..a2f67b5174bd76957e5eaf72b2d28a4f6417e90c 100644 (file)
@@ -13,7 +13,7 @@ Please select your distribution below:
 <a role="button" class="btn btn-outline-dark btn-download" href="/download/linux/ubuntu">Ubuntu<br/><img class="logo" src="/media/img/ubuntu.svg" alt="Ubuntu Logo" /></a>
 <a role="button" class="btn btn-outline-dark btn-download" href="#generic">Other Linux<br/><img class="logo" src="/media/img/linux.svg" alt="Linux Logo" /></a>
 
-<a name="generic"/>
+<a name="generic"></a>
 <h2>Generic linux distributions</h2>
 <p>
 PostgreSQL is available integrated with the package management on most