- <!DOCTYPE html>
- <html>
- <head>
- {include file="common/meta" /}
- </head>
- <body class="inside-header inside-aside {:defined('IS_DIALOG') && IS_DIALOG ? 'is-dialog' : ''} content" style="width: 749px;margin: 0 auto">
- {__CONTENT__}
- {include file="common/script" /}
- </body>
- </html>
|