summaryrefslogtreecommitdiff
path: root/themes/garland/node.tpl.php
diff options
context:
space:
mode:
Diffstat (limited to 'themes/garland/node.tpl.php')
-rw-r--r--themes/garland/node.tpl.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/themes/garland/node.tpl.php b/themes/garland/node.tpl.php
index b5fdb12d0..99ceef887 100644
--- a/themes/garland/node.tpl.php
+++ b/themes/garland/node.tpl.php
@@ -27,9 +27,9 @@
<?php if ($links): ?>
<div class="links"><?php print $links; ?></div>
<?php endif; ?>
-
+
<?php print $comments; ?>
-
+
</div>
</div>