source: branches/dev/data/Smarty/templates/mobile/top.tpl @ 11841

Revision 11841, 1.4 KB checked in by uehara, 17 years ago (diff)
  • 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<!-- ¢§¥í¥´ ¤³¤³¤«¤é -->
9<center><img src="<!--{$smarty.const.URL_DIR}-->img/header/logo.gif"></center>
10<!-- ¢¥¥í¥´ ¤³¤³¤Þ¤Ç -->
11
12<br>
13
14<!-- ¢§¿·Ãå¾ðÊó ¤³¤³¤«¤é -->
15<!--{include_php file=`$smarty.const.MOBILE_HTML_PATH`frontparts/bloc/news.php}-->
16<!-- ¢¥¿·Ãå¾ðÊó ¤³¤³¤Þ¤Ç -->
17
18<br>
19
20<!-- ¢§¥Ô¥Ã¥¯¥¢¥Ã¥×¾¦ÉÊ ¤³¤³¤«¤é -->
21<hr>
22<!--{include_php file=`$smarty.const.MOBILE_HTML_PATH`frontparts/bloc/best5.php}-->
23<hr>
24<!-- ¢¥¥Ô¥Ã¥¯¥¢¥Ã¥×¾¦ÉÊ ¤³¤³¤Þ¤Ç -->
25
26<br>
27
28<!-- ¢§¥á¥Ë¥å¡¼ ¤³¤³¤«¤é -->
29<!--{1|numeric_emoji}-->¾¦ÉÊ¥«¥Æ¥´¥ê<br>
30<!--{include_php file=`$smarty.const.MOBILE_HTML_PATH`frontparts/bloc/category.php}-->
31<a href="products/search.php" accesskey="2"><!--{2|numeric_emoji}-->¾¦Éʸ¡º÷</a><br>
32<!--{if $isLogin eq true}-->
33<a href="mypage/refusal.php" accesskey="3"><!--{3|numeric_emoji}-->²ñ°÷Âà²ñ</a><br>
34<!--{else}-->
35<a href="entry/new.php" accesskey="3"><!--{3|numeric_emoji}-->²ñ°÷ÅÐÏ¿</a><br>
36<!--{/if}-->
37<a href="guide/index.php" accesskey="4"><!--{4|numeric_emoji}-->¤´ÍøÍÑ¥¬¥¤¥É</a><br>
38<a href="contact/index.php" accesskey="5"><!--{5|numeric_emoji}-->¤ªÌ䤤¹ç¤»</a><br>
39<a href="mypage/index.php" accesskey="6" utn><!--{6|numeric_emoji}-->MY¥Ú¡¼¥¸</a><br>
40<!-- ¢¥¥á¥Ë¥å¡¼ ¤³¤³¤Þ¤Ç -->
41
42<br>
43
44<!-- ¢§¥Õ¥Ã¥¿¡¼ ¤³¤³¤«¤é -->
45<!--{include file='footer.tpl'}-->
46<!-- ¢¥¥Õ¥Ã¥¿¡¼ ¤³¤³¤Þ¤Ç -->
Note: See TracBrowser for help on using the repository browser.