OSDN Git Service

初回コミット(v2.6.17.1)
[magic3/magic3.git] / templates / s / default_simple / index.php
1 <?php\r
2 // 直接アクセスの防止\r
3 defined('M3_SYSTEM') or die('Access error: Direct access denied.');\r
4 ?>\r
5 <!DOCTYPE html>\r
6 <html lang="<?php echo $this->language; ?>" >\r
7 <head>\r
8 <jdoc:include type="head" />\r
9 </head>\r
10 <body>\r
11 <div><jdoc:include type="modules" name="top" style="xhtml" /></div>\r
12 <div><jdoc:include type="modules" name="center" style="xhtml" /></div>\r
13 <div><jdoc:include type="component" /></div>\r
14 <div><jdoc:include type="modules" name="footer" style="xhtml" /></div>\r
15 </body>\r
16 </html>\r