source: branches/comu/data/Smarty/templates_c/%%F0^F05^F054B5E9%%application.tpl.php @ 2

Revision 2, 1.2 KB checked in by root, 17 years ago (diff)

new import

Line 
1<?php /* Smarty version 2.6.13, created on 2007-01-10 00:01:41
2         compiled from /home/web/beta.ec-cube.net/html/../data/Smarty/templates/campaign/application.tpl */ ?>
3<?php $_smarty_tpl_vars = $this->_tpl_vars;
4$this->_smarty_include(array('smarty_include_tpl_file' => ($this->_tpl_vars['tpl_dir_name'])."/header.tpl", 'smarty_include_vars' => array()));
5$this->_tpl_vars = $_smarty_tpl_vars;
6unset($_smarty_tpl_vars);
7 ?>
8
9<script type="text/javascript" src="<?php echo @URL_DIR; ?>
10js/site.js"></script>
11<script type="text/javascript" src="<?php echo @URL_DIR; ?>
12js/navi.js"></script>
13<script type="text/javascript">
14<!--
15<?php echo $this->_tpl_vars['tpl_javascript']; ?>
16
17//-->
18</script>
19
20<?php $_smarty_tpl_vars = $this->_tpl_vars;
21$this->_smarty_include(array('smarty_include_tpl_file' => ($this->_tpl_vars['tpl_dir_name'])."/contents.tpl", 'smarty_include_vars' => array()));
22$this->_tpl_vars = $_smarty_tpl_vars;
23unset($_smarty_tpl_vars);
24 ?>
25
26<?php $_smarty_tpl_vars = $this->_tpl_vars;
27$this->_smarty_include(array('smarty_include_tpl_file' => ($this->_tpl_vars['tpl_dir_name'])."/footer.tpl", 'smarty_include_vars' => array()));
28$this->_tpl_vars = $_smarty_tpl_vars;
29unset($_smarty_tpl_vars);
30 ?>
Note: See TracBrowser for help on using the repository browser.