]> git.mxchange.org Git - shipsimu.git/blob - application/ship-simu/templates/de/code/shipsimu_main.ctp
ff1ab2c6339b9145b4ef3242bd1b8cf6e4f1dc43
[shipsimu.git] / application / ship-simu / templates / de / code / shipsimu_main.ctp
1 {?header?}
2
3 <div id="main_header">
4 {?ship_simu_header?}
5 </div>
6
7 <div id="navigation">
8 {?navigation?}
9 </div>
10
11 <div id="advert">
12 {?nav_advert?}
13 </div>
14
15 <div id="main_content">
16 {?content?}
17 </div>
18
19 <div id="main_footer">
20 {?ship_simu_footer?}
21 </div>
22
23 {?footer?}