source: branches/dev/data/Smarty/templates/mobile/site_frame.tpl @ 11686

Revision 11686, 619 bytes 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<html>
9<head>
10<meta http-equiv="Content-Type" content="text/html; charset=shift_jis">
11<title><!--{$arrSiteInfo.shop_name|escape}-->/<!--{$tpl_title|escape}--></title>
12<meta name="author" content="<!--{$arrPageLayout.author|escape}-->">
13<meta name="description" content="<!--{$arrPageLayout.description|escape}-->">
14<meta name="keywords" content="<!--{$arrPageLayout.keyword|escape}-->">
15</head>
16<!-- ¢§ £Â£Ï£Ä£ÙÉô ¥¹¥¿¡¼¥È -->
17<!--{include file='./site_main.tpl'}-->
18<!-- ¢¥ £Â£Ï£Ä£ÙÉô ¥¨¥ó¥É -->
19</html>
Note: See TracBrowser for help on using the repository browser.