More markup fixes
authorDevrim Gunduz <devrim@gunduz.org>
Mon, 30 Dec 2024 19:33:53 +0000 (22:33 +0300)
committerDevrim Gunduz <devrim@gunduz.org>
Mon, 30 Dec 2024 19:33:53 +0000 (22:33 +0300)
templates/pages/extensions/postgis.html

index 44fa08f0ccde97bef1dc13005a68367e07b28f48..5c4f8a4d238105bf903338476d7777c1e747f2a4 100644 (file)
@@ -57,7 +57,7 @@ Enable two repositories for dependencies:<br>
 </p>
 
 <h2>Installation</h2>
-<p>
+
 <table class="table">
     <thead>
        <tr class="thead-light">
@@ -71,15 +71,14 @@ Enable two repositories for dependencies:<br>
             <td>SuSE Enterprise Linux 15</td>
             <td>zypper install postgis35_17  <span class="pgyum-warning">(or change the version as described above)</span>
                <br>
-               zypper install postgis35_17-gui <span class="pgyum-warning">(or change "gui" for any subpackage described above)</td>
+               zypper install postgis35_17-gui <span class="pgyum-warning">(or change "gui" for any subpackage described above)</span></td>
         </tr>
     </tbody>
 
 </table>
-</p>
 
 <h2>Available packages</h2>
-<p>
+
 <table class="table">
     <thead>
        <tr class="thead-light">
@@ -153,7 +152,5 @@ Enable two repositories for dependencies:<br>
 
     </tbody>
 </table>
-</p>
-
 
 {%endblock%}