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

Revision 11460, 1.2 KB checked in by inoue, 17 years ago (diff)

モバイル版EC-CUBE

  • Property svn:eol-style set to native
Line 
1<!-- ¢§¥í¥´ ¤³¤³¤«¤é -->
2<center><img src="<!--{$smarty.const.PC_URL_DIR}-->img/header/logo.gif"></center>
3<!-- ¢¥¥í¥´ ¤³¤³¤Þ¤Ç -->
4
5<br>
6
7<!-- ¢§¿·Ãå¾ðÊó ¤³¤³¤«¤é -->
8<!--{include_php file=`$smarty.const.HTML_PATH`frontparts/bloc/news.php}-->
9<!-- ¢¥¿·Ãå¾ðÊó ¤³¤³¤Þ¤Ç -->
10
11<br>
12
13<!-- ¢§¥Ô¥Ã¥¯¥¢¥Ã¥×¾¦ÉÊ ¤³¤³¤«¤é -->
14<hr>
15<!--{include_php file=`$smarty.const.HTML_PATH`frontparts/bloc/best5.php}-->
16<hr>
17<!-- ¢¥¥Ô¥Ã¥¯¥¢¥Ã¥×¾¦ÉÊ ¤³¤³¤Þ¤Ç -->
18
19<br>
20
21<!-- ¢§¥á¥Ë¥å¡¼ ¤³¤³¤«¤é -->
22<!--{1|numeric_emoji}-->¾¦ÉÊ¥«¥Æ¥´¥ê<br>
23<!--{include_php file=`$smarty.const.HTML_PATH`frontparts/bloc/category.php}-->
24<a href="products/search.php" accesskey="2"><!--{2|numeric_emoji}-->¾¦Éʸ¡º÷</a><br>
25<a href="magazine/index.php" accesskey="3"><!--{3|numeric_emoji}-->¥á¥ë¥Þ¥¬ÅÐÏ¿</a><br>
26<a href="entry/new.php" accesskey="4"><!--{4|numeric_emoji}-->²ñ°÷ÅÐÏ¿¡¦Âà²ñ</a><br>
27<a href="guide/index.php" accesskey="5"><!--{5|numeric_emoji}-->¤´ÍøÍÑ¥¬¥¤¥É</a><br>
28<a href="contact/index.php" accesskey="6"><!--{6|numeric_emoji}-->¤ªÌ䤤¹ç¤»</a><br>
29<a href="mypage/index.php" accesskey="7"><!--{7|numeric_emoji}-->My¥Ú¡¼¥¸</a><br>
30<!-- ¢¥¥á¥Ë¥å¡¼ ¤³¤³¤Þ¤Ç -->
31
32<br>
33
34<!-- ¢§¥Õ¥Ã¥¿¡¼ ¤³¤³¤«¤é -->
35<!--{include file='footer.tpl'}-->
36<!-- ¢¥¥Õ¥Ã¥¿¡¼ ¤³¤³¤Þ¤Ç -->
Note: See TracBrowser for help on using the repository browser.