source: branches/dev/data/Smarty/templates/mobile/frontparts/bloc/news.tpl @ 11658

Revision 11658, 325 bytes checked in by uehara, 17 years ago (diff)
  • Property svn:eol-style set to native
Line 
1<!--{if count($arrNews) > 0}-->
2<center>
3¡½¡½¡½¡½¡½¡½¡½¡½¡½<br>
4<!--{marquee}-->
5<!--{if $arrNews[0].news_url}--><a href="<!--{$arrNews[0].news_url|escape}-->"><!--{/if}-->
6<!--{$arrNews[0].news_title|escape}-->
7<!--{if $arrNews[0].news_url}--></a><!--{/if}-->
8<!--{/marquee}-->
9¡½¡½¡½¡½¡½¡½¡½¡½¡½<br>
10</center>
11<!--{/if}-->
Note: See TracBrowser for help on using the repository browser.