source: branches/comu/data/Smarty/templates/mobile/frontparts/bloc/news.tpl @ 12197

Revision 12197, 439 bytes checked in by adati, 17 years ago (diff)

1.3.0正式版のマージ

  • Property svn:eol-style set to native
Line 
1<!--{*
2/*
3 * Copyright(c) 2000-2007 LOCKON CO.,LTD. All Rights Reserved.
4 *
5 * http://www.lockon.co.jp/
6 */
7*}-->
8<!--{if count($arrNews) > 0}-->
9<center>
10¡½¡½¡½¡½¡½¡½¡½¡½¡½<br>
11<!--{marquee}-->
12<!--{if $arrNews[0].news_url}--><a href="<!--{$arrNews[0].news_url|escape}-->"><!--{/if}-->
13<!--{$arrNews[0].news_title|escape}-->
14<!--{if $arrNews[0].news_url}--></a><!--{/if}-->
15<!--{/marquee}-->
16¡½¡½¡½¡½¡½¡½¡½¡½¡½<br>
17</center>
18<!--{/if}-->
Note: See TracBrowser for help on using the repository browser.