summaryrefslogtreecommitdiff
path: root/themes/pushbutton/node.tpl.php
diff options
context:
space:
mode:
Diffstat (limited to 'themes/pushbutton/node.tpl.php')
-rw-r--r--themes/pushbutton/node.tpl.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/themes/pushbutton/node.tpl.php b/themes/pushbutton/node.tpl.php
index 08524d7d6..c464011ce 100644
--- a/themes/pushbutton/node.tpl.php
+++ b/themes/pushbutton/node.tpl.php
@@ -1,3 +1,6 @@
+<?php
+// $Id$
+?>
<div class="node<?php if ($sticky) { print " sticky"; } ?><?php if (!$status) { print " node-unpublished"; } ?>">
<?php print $picture ?>
<?php if ($page == 0): ?>