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