/[drupal]/contributions/themes/sands_css/node.tpl.php
ViewVC logotype

Diff of /contributions/themes/sands_css/node.tpl.php

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.2.2.1, Wed May 10 06:15:55 2006 UTC revision 1.2.2.2, Thu Aug 3 01:03:56 2006 UTC
# Line 20  Line 20 
20          <span class="date"><?php print format_date($node->created, $type="large"); ?></span>          <span class="date"><?php print format_date($node->created, $type="large"); ?></span>
21        </span>        </span>
22        <?php } ?>        <?php } ?>
23        <?php if ($terms) { ?> <span class="taxonomy">Tags: <?php print $terms?></span> <? } ?>        <?php if ($terms) { ?> <span class="taxonomy">Tags: <?php print $terms?></span> <?php } ?>
24      </div>      </div>
25      <div class="content">      <div class="content">
26        <?php print $content?>        <?php print $content?>

Legend:
Removed from v.1.2.2.1  
changed lines
  Added in v.1.2.2.2

  ViewVC Help
Powered by ViewVC 1.1.2