]> git.mxchange.org Git - shipsimu.git/blob - application/ship-simu/templates/de/code/shipsimu_main.ctp
CSS classes formed to ids and command LocalHome finished
[shipsimu.git] / application / ship-simu / templates / de / code / shipsimu_main.ctp
1 <!-- The compileable main template for the ship simulator //-->
2
3 {?header:title=[WELCOME_SHIP_SIMU]?}
4
5 <div id="navigation">
6 {?navigation:nav_row=home;imprint;contact?}
7 </div>
8
9 <div id="main_header">
10         [HEADER_SHIP_SIMU]
11 </div>
12
13 <div id="main_content">
14         {?content?}
15 </div>
16
17 <div id="main_footer">
18         [FOOTER_SHIP_SIMU]
19 </div>
20
21 {?footer_msg:footer_msg=[FOOTER_SHIP_SIMU]?}