one_true_layout tag not ended properly
Posted: Tue May 13, 2008 12:39 am
I was running the validator from http://validator.w3.org against my blog. After I fixed the many errors in my posts I was left with one remaining issue.
The fix was to add the self close tag element on line 74 of entries.tpl
The fix was to add the self close tag element on line 74 of entries.tpl
{if not $smarty.foreach.dategroup.last}<hr class="entry_separator" />{/if}