aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--share/skin/default/layout/collection/grid.tt2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/skin/default/layout/collection/grid.tt b/share/skin/default/layout/collection/grid.tt
index ecfc7d6..9b7eb49 100644
--- a/share/skin/default/layout/collection/grid.tt
+++ b/share/skin/default/layout/collection/grid.tt
@@ -2,7 +2,7 @@
=for layout widget
-<table>
+<table class="grid">
[% call_next %]
</table>