enclose the viewlets that come after the content in a <div>

This commit is contained in:
Frédéric Péters 2014-02-07 18:40:01 +01:00
parent f9f3e496d8
commit 58bc06fa3f
1 changed files with 2 additions and 1 deletions

View File

@ -57,8 +57,9 @@
</div>
<div style="clear:left" />
<div style="clear:left" id="document-viewlets">
<tal:belowcontent replace="structure provider:dms.belowcontent" />
</div>
<div style="clear:both" />
</metal:content-core>