aboutsummaryrefslogtreecommitdiffstats
path: root/share/skin/default/layout/grid_view.tt
diff options
context:
space:
mode:
Diffstat (limited to 'share/skin/default/layout/grid_view.tt')
-rw-r--r--share/skin/default/layout/grid_view.tt8
1 files changed, 0 insertions, 8 deletions
diff --git a/share/skin/default/layout/grid_view.tt b/share/skin/default/layout/grid_view.tt
index 3205e60..0015713 100644
--- a/share/skin/default/layout/grid_view.tt
+++ b/share/skin/default/layout/grid_view.tt
@@ -42,12 +42,4 @@
[% content %]
</tbody>
-=for layout body_row
-
-<tr> [% content %] </tr>
-
-=for layout body_cell
-
-<td> [% content %] </td>
-
=cut