summaryrefslogtreecommitdiff
path: root/doc/bugs/templateForRecentChangesMissingCloseSpan.mdwn
blob: 4c819816ee318a8cc497b047aa04cca2d0748639 (plain)

In the template for ikiwiki's recent changes page

 /usr/share/ikiwiki/templates/change.tmpl

there is a missing tag after the

 <span class="changedate"><TMPL_VAR COMMITDATE>

This results in the recentchanges/ page being invalid and rendering quite horrifyingly in Internet Exploder.

I'm running (linked so you can see the one I'm running if you need to) the latest version of ikiwiki, and I note that it's broken on ikiwiki.info too :)

This one on debian is somehow valid, although it's using the same template. Perhaps there's an additional scrubbing going on his end.

Thanks, David