diff mercurial/templates/gitweb/map @ 34402:689f6cdccef5

hgweb: remove extra </div> This was accidentally added in 6797f1fbc642. Differential Revision: https://phab.mercurial-scm.org/D880
author Gregory Szorc <gregory.szorc@gmail.com>
date Sun, 01 Oct 2017 14:02:47 +0100
parents 6797f1fbc642
children e9a8a941950a
line wrap: on
line diff
--- a/mercurial/templates/gitweb/map	Sun Oct 01 05:21:32 2017 -0700
+++ b/mercurial/templates/gitweb/map	Sun Oct 01 14:02:47 2017 +0100
@@ -348,5 +348,4 @@
     <input id="ignorewsamount-checkbox" type="checkbox" />
     <span>At end of lines:</span>
     <input id="ignorewseol-checkbox" type="checkbox" />
-  </form>
-  </div>'
+  </form>'