/[drupal]/contributions/themes/sympal_theme/aggregator_feed.tpl.php
ViewVC logotype

Contents of /contributions/themes/sympal_theme/aggregator_feed.tpl.php

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


Revision 1.2 - (show annotations) (download) (as text)
Sat Mar 8 13:34:21 2008 UTC (20 months, 2 weeks ago) by ber
Branch: MAIN
CVS Tags: HEAD
Branch point for: DRUPAL-6--1
Changes since 1.1: +8 -0 lines
File MIME type: text/x-php
Adding files from DRUPAL-5 branch to HEAD, in preparation of a DRUPAL-6 branch.
1 <div class="feed-source">
2 <?php print $icon ?>
3 <?php print $image ?>
4
5 <div class="feed-description"><?php print $description ?></div>
6 <div class="feed-url"><em><?php print t('URL:') ?></em> <?php print $link ?></div>
7 <div class="feed-updated"><em><?php print t('Updated:') ?></em><?php print $updated ?></div>
8 </div>

  ViewVC Help
Powered by ViewVC 1.1.2