aboutsummaryrefslogtreecommitdiffstats
path: root/share/skin/base/layout/collection.tt
diff options
context:
space:
mode:
authorwreis <wreis@03d0b0b2-0e1a-0410-a411-fdb2f4bd65d7>2009-09-15 15:36:30 +0000
committerwreis <wreis@03d0b0b2-0e1a-0410-a411-fdb2f4bd65d7>2009-09-15 15:36:30 +0000
commit28d2d47d3d0780bf8a8841f6168cec263900ed8e (patch)
treec9fdd41612567c378c50be0775be6de62172f074 /share/skin/base/layout/collection.tt
parent13070d3447af4f02bee3e139744440c433755f6f (diff)
downloadreaction-28d2d47d3d0780bf8a8841f6168cec263900ed8e.tar.gz
reaction-28d2d47d3d0780bf8a8841f6168cec263900ed8e.zip
no divs in base skin
Diffstat (limited to 'share/skin/base/layout/collection.tt')
-rw-r--r--share/skin/base/layout/collection.tt4
1 files changed, 1 insertions, 3 deletions
diff --git a/share/skin/base/layout/collection.tt b/share/skin/base/layout/collection.tt
index 6becfb1..da0cd2f 100644
--- a/share/skin/base/layout/collection.tt
+++ b/share/skin/base/layout/collection.tt
@@ -6,9 +6,7 @@
=for layout body
-<div class="collection_members">
- [% members %]
-</div>
+[% members %]
=for layout footer