- Timestamp:
- Dec 8, 2006, 11:00:57 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
OpenPNE/trunk/webapp/modules/pc/templates/c_join_commu.tpl
r410 r1081 1 ({$inc_html_header|smarty:nodefaults}) 2 <body> 3 ({ext_include file="inc_extension_pagelayout_top.tpl"}) 4 <table class="mainframe" border="0" cellspacing="0" cellpadding="0"> 5 <tr> 6 <td class="container inc_page_header"> 7 ({$inc_page_header|smarty:nodefaults}) 8 </td> 9 </tr> 10 <tr> 11 <td class="container inc_navi"> 12 ({$inc_navi|smarty:nodefaults}) 13 </td> 14 </tr> 15 <tr> 16 <td class="container main_content"> 17 18 <table class="container" border="0" cellspacing="0" cellpadding="0"> 19 <tr><td class="full_content" align="center"> 1 ({ext_include file="inc_header.tpl"}) 2 ({ext_include file="inc_layoutcolumn_top_720px.tpl"}) 20 3 ({***************************}) 21 4 ({**ここから:メインコンテンツ**}) … … 98 81 ({**ここまで:メインコンテンツ**}) 99 82 ({***************************}) 100 </td></tr> 101 </table>({*END:container*}) 102 </td> 103 </tr> 104 <tr> 105 <td class="container inc_page_footer"> 106 ({$inc_page_footer|smarty:nodefaults}) 107 </td> 108 </tr> 109 </table> 110 ({ext_include file="inc_extension_pagelayout_bottom.tpl"}) 111 </body> 112 </html> 83 ({ext_include file="inc_layoutcolumn_bottom_270px_165px_175px_720px.tpl"}) 84 ({ext_include file="inc_footer.tpl"})
Note: See TracChangeset
for help on using the changeset viewer.