/
[drupal]
/
contributions
/
themes
/
Internet_Broadcast
/
node-news_page.tpl.php
Contents of /contributions/themes/Internet_Broadcast/node-news_page.tpl.php
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.1
- (
show annotations
) (
download
) (
as text
)
Sun Jan 13 21:07:16 2008 UTC
(22 months, 1 week ago) by
RonWilliams
Branch:
MAIN
CVS Tags:
HEAD
File MIME type: text/x-php
Initial theme commit
1
<?php
if
(
$teaser
)
{
?>
2
<p>
<?php
print
$content
?>
</p>
3
<?php
}
else
{
?>
4
<p>
<?php
print
$content
?>
</p>
5
<?php
}
?>
ViewVC Help
Powered by
ViewVC 1.1.2