changeset 6400:437545429441

templates: drop id="body" on body - it wasn't used and caused duplicate IDs There are lots of <div id="body" class="codeblock"> where the body id perhaps also could be dropped.
author Mads Kiilerich <mads@kiilerich.com>
date Fri, 06 Jan 2017 01:43:50 +0100
parents 782db8fc95ea
children 785a9770e8e0
files kallithea/templates/base/root.html
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/kallithea/templates/base/root.html	Fri Jan 06 01:43:50 2017 +0100
+++ b/kallithea/templates/base/root.html	Fri Jan 06 01:43:50 2017 +0100
@@ -104,7 +104,7 @@
 
         <%block name="head_extra"/>
     </head>
-    <body id="body">
+    <body>
       <div id="header">
         <div id="header-inner" class="title">
           <div id="logo">