aboutsummaryrefslogtreecommitdiffstats
path: root/share/skin/base/layout/collection.tt
diff options
context:
space:
mode:
Diffstat (limited to 'share/skin/base/layout/collection.tt')
-rw-r--r--share/skin/base/layout/collection.tt6
1 files changed, 4 insertions, 2 deletions
diff --git a/share/skin/base/layout/collection.tt b/share/skin/base/layout/collection.tt
index d4703f1..691b01e 100644
--- a/share/skin/base/layout/collection.tt
+++ b/share/skin/base/layout/collection.tt
@@ -1,5 +1,7 @@
=for layout widget
-[% members %]
+<div id="collection_members">
+ [% members %]
+</div>
-=cut \ No newline at end of file
+=cut