From: =?utf-8?q?Bastien_Roucari=C3=A8s?= <rouca@debian.org>
Date: Sun, 18 Jun 2023 20:02:26 +0000
Subject: Fix remaining http error

forwarded: not-needed
---
 www/advanced-unix-installation.html    | 1 +
 www/advanced-windows-installation.html | 1 +
 www/animate.html                       | 1 +
 www/cite.html                          | 4 +++-
 www/download.html                      | 3 ++-
 www/search.html                        | 5 -----
 6 files changed, 8 insertions(+), 7 deletions(-)

Index: imagemagick/www/advanced-unix-installation.html
===================================================================
--- imagemagick.orig/www/advanced-unix-installation.html	2025-10-28 17:08:50.426224934 +0100
+++ imagemagick/www/advanced-unix-installation.html	2025-10-28 17:08:50.422726724 +0100
@@ -75,6 +75,7 @@
       <input class="form-control mr-sm-2" type="text" name="q" placeholder="Search" aria-label="Search" />
       <button class="btn btn-outline-success my-2 my-sm-0" type="submit" name="sa">Search</button>
     </form>
+  </div>
   </nav>
 
   <main class="container">
Index: imagemagick/www/advanced-windows-installation.html
===================================================================
--- imagemagick.orig/www/advanced-windows-installation.html	2025-10-28 17:08:50.426224934 +0100
+++ imagemagick/www/advanced-windows-installation.html	2025-10-28 17:08:50.422857482 +0100
@@ -124,6 +124,7 @@
       <input class="form-control mr-sm-2" type="text" name="q" placeholder="Search" aria-label="Search" />
       <button class="btn btn-outline-success my-2 my-sm-0" type="submit" name="sa">Search</button>
     </form>
+  </div>
   </nav>
 
 <div class="col-lg-8 mx-auto p-4 py-md-5 text-body-secondary">
Index: imagemagick/www/animate.html
===================================================================
--- imagemagick.orig/www/animate.html	2025-10-28 17:08:50.426224934 +0100
+++ imagemagick/www/animate.html	2025-10-28 17:08:50.422944052 +0100
@@ -124,6 +124,7 @@
       <input class="form-control mr-sm-2" type="text" name="q" placeholder="Search" aria-label="Search" />
       <button class="btn btn-outline-success my-2 my-sm-0" type="submit" name="sa">Search</button>
     </form>
+  </div>
   </nav>
 
 <div class="col-lg-8 mx-auto p-4 py-md-5 text-body-secondary">
Index: imagemagick/www/cite.html
===================================================================
--- imagemagick.orig/www/cite.html	2025-10-28 17:08:50.426224934 +0100
+++ imagemagick/www/cite.html	2025-10-28 17:08:50.423058242 +0100
@@ -141,7 +141,8 @@
 <pre class="p-3 mb-2 text-body-secondary bg-body-tertiary"><samp>1. ImageMagick Studio LLC. ImageMagick [Internet]. 2024. Available from: https://imagemagick.org</samp></pre>
 
 <h4>Citation in Harvard style</h4>
-<pre class="p-3 mb-2 text-body-secondary bg-body-tertiary"><sampl>ImageMagick Studio LLC, 2024. ImageMagick, Available at: https://imagemagick.org.</samp></pre>
+<pre class="p-3 mb-2 text-body-secondary bg-body-tertiary"><samp>ImageMagick Studio LLC, 2024. ImageMagick, Available at: https://imagemagick.org.</samp></pre>
+
 <h4>Citation in Bibtex format</h4>
 <pre class="p-3 mb-2 text-body-secondary bg-body-tertiary"><samp>@software{imagemagick,
   author = {{ImageMagick Studio LLC}},
@@ -150,6 +151,7 @@
   version = {7.1.1},
   date = {2024-01-04},
 }</samp></pre>
+</div>
   </div>
   </main><!-- /.container -->
   <footer class="text-center pt-5 my-5 text-body-secondary border-top">
Index: imagemagick/www/download.html
===================================================================
--- imagemagick.orig/www/download.html	2025-10-28 17:08:50.426224934 +0100
+++ imagemagick/www/download.html	2025-10-28 17:08:50.423243506 +0100
@@ -200,6 +200,7 @@
       <input class="form-control mr-sm-2" type="text" name="q" placeholder="Search" aria-label="Search" />
       <button class="btn btn-outline-success my-2 my-sm-0" type="submit" name="sa">Search</button>
     </form>
+    </div>
   </nav>
 
 <div class="col-lg-8 mx-auto text-body-secondary pt-5 pt-lg-5">
@@ -596,7 +597,7 @@
     <td>Portable Win32 static at 16 bits-per-pixel component with <a href="../www/high-dynamic-range.html">high dynamic-range imaging</a> enabled.  Just copy to your host and run (no installer, no Windows registry entries).</td>
   </tr>
 
-  <tbody>
+  </tbody>
 </table></div>
 
 <p>Verify its <a href="../archive/binaries/digest.rdf">message digest</a>.</p>
Index: imagemagick/www/search.html
===================================================================
--- imagemagick.orig/www/search.html	2025-10-28 17:08:50.426224934 +0100
+++ imagemagick/www/search.html	2025-10-28 17:08:50.423380866 +0100
@@ -131,11 +131,6 @@
   </header>
 
   <main class="container">
-<div>
-<p class="lead"> </p>
-<div class="gcse-searchresults-only"></div>
-</div>
-  </div>
   </main><!-- /.container -->
   <footer class="text-center pt-5 my-5 text-body-secondary border-top">
     <div class="container-fluid">
