comparison docs/theme/nature/layout.html @ 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 60e04a21bf0f
children
comparison
equal deleted inserted replaced
8433:c76eb3a60f6f 8434:ec4e69a60aae
15 <div style="padding:5px"> 15 <div style="padding:5px">
16 <a href="https://flattr.com/thing/922714/Donate-to-Software-Freedom-Conservancy" target="_blank"> 16 <a href="https://flattr.com/thing/922714/Donate-to-Software-Freedom-Conservancy" target="_blank">
17 <img src="http://api.flattr.com/button/flattr-badge-large.png" alt="Flattr this" title="Flattr this" border="0" /></a> 17 <img src="http://api.flattr.com/button/flattr-badge-large.png" alt="Flattr this" title="Flattr this" border="0" /></a>
18 </div> 18 </div>
19 </div> 19 </div>
20 {% endblock %}} 20 {% endblock %}