changeset 8434:ec4e69a60aae stable

html: fix invalid html / mako structure Fix bad nesting of tags and mako conditional and drop superfluous '}' outside the mako block.
author Mads Kiilerich <mads@kiilerich.com>
date Mon, 18 May 2020 15:33:01 +0200
parents c76eb3a60f6f
children e3a3fae57343
files docs/theme/nature/layout.html kallithea/templates/compare/compare_diff.html
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/docs/theme/nature/layout.html	Sat May 23 20:24:07 2020 +0200
+++ b/docs/theme/nature/layout.html	Mon May 18 15:33:01 2020 +0200
@@ -17,4 +17,4 @@
      <img src="http://api.flattr.com/button/flattr-badge-large.png" alt="Flattr this" title="Flattr this" border="0" /></a>
     </div>
 </div>
-{% endblock %}}
+{% endblock %}
--- a/kallithea/templates/compare/compare_diff.html	Sat May 23 20:24:07 2020 +0200
+++ b/kallithea/templates/compare/compare_diff.html	Mon May 18 15:33:01 2020 +0200
@@ -82,8 +82,8 @@
                   %endif
                 </div>
         </div>
+    %endif
       </div>
-    %endif
 
     %if not c.compare_home:
         ## diff block