CSS classes formed to ids and command LocalHome finished
[shipsimu.git] / application / ship-simu / templates / de / code / shipsimu_main.ctp
index 367dda7c0de1bc9c2612fca718c418a236d4551b..7e0010844e9ecee03153fe7dd2af1ecaa182db0d 100644 (file)
@@ -1,11 +1,21 @@
 <!-- The compileable main template for the ship simulator //-->
 
-{?header:title={--WELCOME_SHIP_SIMU--}?}
+{?header:title=[WELCOME_SHIP_SIMU]?}
 
+<div id="navigation">
 {?navigation:nav_row=home;imprint;contact?}
+</div>
+
+<div id="main_header">
+       [HEADER_SHIP_SIMU]
+</div>
+
+<div id="main_content">
+       {?content?}
+</div>
 
-<div class="shipsimu_header">
-       {--HEADER_SHIP_SIMU--}
+<div id="main_footer">
+       [FOOTER_SHIP_SIMU]
 </div>
 
-{?footer_msg:footer_msg={--FOOTER_SHIP_SIMU--}?}
+{?footer_msg:footer_msg=[FOOTER_SHIP_SIMU]?}