# HG changeset patch # User Mads Kiilerich # Date 2017-01-06 01:43:50 # Node ID 437545429441d2a194fdf1b82b532d870f4ffc0f # Parent 782db8fc95ea5158e0cae1cb233c9a25eea6738a templates: drop id="body" on body - it wasn't used and caused duplicate IDs There are lots of
where the body id perhaps also could be dropped. diff --git a/kallithea/templates/base/root.html b/kallithea/templates/base/root.html --- a/kallithea/templates/base/root.html +++ b/kallithea/templates/base/root.html @@ -104,7 +104,7 @@ <%block name="head_extra"/> - +