Not to sure if this is a bug since I can't find anyone else having this problem. I have a block in my content region that only displays on my home page. I noticed that the exported code when using a teaser list doesn't using a final closing div. I have searched and search and can't find any solutions to the problem.
Comments
Comment #1
merlinofchaos commentedTeasers are generated by your theme; I recommend you check node.tpl.php and variants. But when generating teasers, Views has fairly little of its own markup -- and you can see that markup in theme_views_view_nodes.