Add missing </ul> tags
authorDevrim Gunduz <devrim@gunduz.org>
Thu, 25 Sep 2025 13:15:40 +0000 (16:15 +0300)
committerDevrim Gunduz <devrim@gunduz.org>
Thu, 25 Sep 2025 13:15:40 +0000 (16:15 +0300)
templates/pages/srpm-packages.html

index 0f83d7d91d57d59b78a49a9d01b73973a926b932..836c4057d4442e373c4e90f1c1c89bdbcac07256 100644 (file)
@@ -33,6 +33,7 @@
 <ul>
     <li><a href="https://download.postgresql.org/pub/repos/yum/srpms/testing/19/fedora/fedora-42-x86_64/">Fedora 42 - x86_64</a></li>
     <li><a href="https://download.postgresql.org/pub/repos/yum/srpms/testing/19/fedora/fedora-41-x86_64/">Fedora 41 - x86_64</a></li>
+</ul>
 
 <a name="pg18"/>
 <h2>PostgreSQL 18</h2>
@@ -50,7 +51,7 @@
 <ul>
     <li><a href="https://download.postgresql.org/pub/repos/yum/srpms/18/fedora/fedora-42-x86_64/">Fedora 42 - x86_64</a></li>
     <li><a href="https://download.postgresql.org/pub/repos/yum/srpms/18/fedora/fedora-41-x86_64/">Fedora 41 - x86_64</a></li>
-
+</ul>
 
 <a name="pg17"/>
 <h2>PostgreSQL 17</h2>
@@ -69,6 +70,7 @@
 <ul>
     <li><a href="https://download.postgresql.org/pub/repos/yum/srpms/17/fedora/fedora-42-x86_64/">Fedora 42 - x86_64</a></li>
     <li><a href="https://download.postgresql.org/pub/repos/yum/srpms/17/fedora/fedora-41-x86_64/">Fedora 41 - x86_64</a></li>
+</ul>
 
 <a name="pg16"/>
 <h2>PostgreSQL 16</h2>
     <li><a href="https://download.postgresql.org/pub/repos/yum/srpms/16/redhat/rhel-8-aarch64/">RHEL / Rocky Linux / AlmaLinux 8 - aarch64</a></li>
     <li><a href="https://download.postgresql.org/pub/repos/yum/srpms/16/redhat/rhel-8-ppc64le/">RHEL / AlmaLinux 8 - ppc64le</a></li>
 </ul>
-4<ul>
+<ul>
     <li><a href="https://download.postgresql.org/pub/repos/yum/srpms/16/fedora/fedora-42-x86_64/">Fedora 42 - x86_64</a></li>
     <li><a href="https://download.postgresql.org/pub/repos/yum/srpms/16/fedora/fedora-41-x86_64/">Fedora 41 - x86_64</a></li>
+</ul>
 
 <a name="pg15"/>
 <h2>PostgreSQL 15</h2>