Changeset 11730 for branches/comu/data/Smarty/templates/site_main.tpl
- Timestamp:
- 2007/03/11 06:27:25 (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/comu/data/Smarty/templates/site_main.tpl
r11729 r11730 12 12 <a name="top" id="top"></a> 13 13 14 <!-- ▼HEADER-->14 <!--¢§HEADER--> 15 15 <!--{if $arrPageLayout.header_chk != 2}--> 16 16 <!--{assign var=header_dir value="`$smarty.const.HTML_PATH`user_data/include/header.tpl"}--> 17 17 <!--{include file= $header_dir}--> 18 18 <!--{/if}--> 19 <!-- ▲HEADER-->19 <!--¢¥HEADER--> 20 20 21 <!-- ▼MAIN-->21 <!--¢§MAIN--> 22 22 <div id="base"> 23 23 <table width="780" border="0" cellspacing="0" cellpadding="0" summary=" "> … … 27 27 <td bgcolor="#ffffff" align="left" width=100%> 28 28 29 <!--{* パンクズ-->30 <div id="pan"><span class="fs12n"><a href="<!--{$smarty.const.SITE_URL}-->index.php"> トップページ</a> > <span class="redst">お問い合わせ</span></span></div>31 <!-- パンクズ*}-->29 <!--{*¥Ñ¥ó¥¯¥º--> 30 <div id="pan"><span class="fs12n"><a href="<!--{$smarty.const.SITE_URL}-->index.php">¥È¥Ã¥×¥Ú¡¼¥¸</a> ¡ä <span class="redst">¤ªÌ䤤¹ç¤ï¤»</span></span></div> 31 <!--¥Ñ¥ó¥¯¥º*}--> 32 32 33 33 <table width="100%" border="0" cellspacing="0" cellpadding="0" summary=" "> 34 34 <tr valign="top"> 35 <!-- ▼左ナビ-->35 <!--¢§º¸¥Ê¥Ó--> 36 36 <!--{if $arrPageLayout.LeftNavi|@count > 0}--> 37 37 <td align="left"> … … 39 39 <!--{foreach key=LeftNaviKey item=LeftNaviItem from=$arrPageLayout.LeftNavi}--> 40 40 <tr><td align="center"> 41 <!-- ▼<!--{$LeftNaviItem.bloc_name}--> ここから-->41 <!-- ¢§<!--{$LeftNaviItem.bloc_name}--> ¤³¤³¤«¤é--> 42 42 <!--{if $LeftNaviItem.php_path != ""}--> 43 43 <!--{include_php file=$LeftNaviItem.php_path}--> … … 45 45 <!--{include file=$LeftNaviItem.tpl_path}--> 46 46 <!--{/if}--> 47 <!-- ▲<!--{$LeftNaviItem.bloc_name}--> ここまで-->47 <!-- ¢¥<!--{$LeftNaviItem.bloc_name}--> ¤³¤³¤Þ¤Ç--> 48 48 </td></tr> 49 49 <!--{/foreach}--> … … 52 52 <td bgcolor="#ffffff" width="5"><img src="<!--{$smarty.const.URL_DIR}-->img/_.gif" width="5" height="1" alt="" /></td> 53 53 <!--{/if}--> 54 <!-- ▲左ナビ-->54 <!--¢¥º¸¥Ê¥Ó--> 55 55 56 56 <td align="center" width=100%> 57 57 <table border="0" cellspacing="0" cellpadding="0" summary=" "> 58 58 59 <!-- ▼メイン上部-->59 <!--¢§¥á¥¤¥ó¾åÉô--> 60 60 <!--{if $arrPageLayout.MainHead|@count > 0}--> 61 61 <tr><td align="center"> … … 64 64 <tr><td height=3><td></tr> 65 65 <tr><td align="center"> 66 <!-- ▼<!--{$MainHeadItem.bloc_name}--> ここから-->66 <!-- ¢§<!--{$MainHeadItem.bloc_name}--> ¤³¤³¤«¤é--> 67 67 <!--{if $MainHeadItem.php_path != ""}--> 68 68 <!--{include_php file=$MainHeadItem.php_path}--> … … 70 70 <!--{include file=$MainHeadItem.tpl_path}--> 71 71 <!--{/if}--> 72 <!-- ▲<!--{$MainHeadItem.bloc_name}--> ここまで-->72 <!-- ¢¥<!--{$MainHeadItem.bloc_name}--> ¤³¤³¤Þ¤Ç--> 73 73 </td></tr> 74 74 <!--{/foreach}--> … … 76 76 </td><tr> 77 77 <!--{/if}--> 78 <!-- ▲メイン上部-->78 <!--¢¥¥á¥¤¥ó¾åÉô--> 79 79 80 80 <tr><td align="center"><!--{include file=$tpl_mainpage}--></td></tr> 81 81 82 <!-- ▼メイン下部-->82 <!--¢§¥á¥¤¥ó²¼Éô--> 83 83 <tr><td align="center"> 84 84 <!--{if $arrPageLayout.MainFoot|@count > 0}--> … … 87 87 <tr><td height=3><td></tr> 88 88 <tr><td align="center"> 89 <!-- ▼<!--{$MainFootItem.bloc_name}--> ここから-->89 <!-- ¢§<!--{$MainFootItem.bloc_name}--> ¤³¤³¤«¤é--> 90 90 <!--{if $MainFootItem.php_path != ""}--> 91 91 <!--{include_php file=$MainFootItem.php_path}--> … … 93 93 <!--{include file=$MainFootItem.tpl_path}--> 94 94 <!--{/if}--> 95 <!-- ▲<!--{$MainFootItem.bloc_name}--> ここまで-->95 <!-- ¢¥<!--{$MainFootItem.bloc_name}--> ¤³¤³¤Þ¤Ç--> 96 96 </td></tr> 97 97 <!--{/foreach}--> … … 99 99 <!--{/if}--> 100 100 </td><tr> 101 <!-- ▲メイン下部-->101 <!--¢¥¥á¥¤¥ó²¼Éô--> 102 102 103 103 </table> 104 104 </td> 105 105 106 <!-- ▼右ナビ-->106 <!--¢§±¦¥Ê¥Ó--> 107 107 <!--{if $arrPageLayout.RightNavi|@count > 0}--> 108 108 <td bgcolor="#ffffff" width="5"><img src="<!--{$smarty.const.URL_DIR}-->img/_.gif" width="5" height="1" alt="" /></td> … … 111 111 <!--{foreach key=RightNaviKey item=RightNaviItem from=$arrPageLayout.RightNavi}--> 112 112 <tr><td align="center"> 113 <!-- ▼<!--{$RightNaviItem.bloc_name}--> ここから-->113 <!-- ¢§<!--{$RightNaviItem.bloc_name}--> ¤³¤³¤«¤é--> 114 114 <!--{if $RightNaviItem.php_path != ""}--> 115 115 <!--{include_php file=$RightNaviItem.php_path}--> … … 117 117 <!--{include file=$RightNaviItem.tpl_path}--> 118 118 <!--{/if}--> 119 <!-- ▲<!--{$RightNaviItem.bloc_name}--> ここまで-->119 <!-- ¢¥<!--{$RightNaviItem.bloc_name}--> ¤³¤³¤Þ¤Ç--> 120 120 </td></tr> 121 121 <!--{/foreach}--> … … 123 123 </td> 124 124 <!--{/if}--> 125 <!-- ▲右ナビ-->125 <!--¢¥±¦¥Ê¥Ó--> 126 126 </tr> 127 127 </table> … … 133 133 134 134 </div> 135 <!-- ▲MAIN-->135 <!--¢¥MAIN--> 136 136 137 <!-- ▼FOTTER-->137 <!--¢§FOTTER--> 138 138 <!--{if $arrPageLayout.footer_chk != 2}--> 139 139 <!--{include file="`$smarty.const.HTML_PATH`user_data/include/footer.tpl"}--> 140 140 <!--{/if}--> 141 <!-- ▲FOTTER-->141 <!--¢¥FOTTER--> 142 142 </div> 143 <!--{* EBiS タグ表示用*}-->143 <!--{* EBiS¥¿¥°É½¼¨ÍÑ *}--> 144 144 <!--{$tpl_mainpage|sfPrintEbisTag}--> 145 <!--{* アフィリエイトタグ表示用*}-->145 <!--{* ¥¢¥Õ¥£¥ê¥¨¥¤¥È¥¿¥°É½¼¨ÍÑ *}--> 146 146 <!--{$tpl_conv_page|sfPrintAffTag:$tpl_aff_option}--> 147 147 </body>
Note: See TracChangeset
for help on using the changeset viewer.
