]> git.mxchange.org Git - shipsimu.git/blobdiff - application/ship-simu/templates/de/code/shipsimu_main.ctp
Links in all templates reworked, Primera API (see www.primusportal.de for details...
[shipsimu.git] / application / ship-simu / templates / de / code / shipsimu_main.ctp
index 7e0010844e9ecee03153fe7dd2af1ecaa182db0d..e15d8d97108d8cdbbae517a5a40f5cbcff4e3c74 100644 (file)
@@ -1,13 +1,15 @@
-<!-- The compileable main template for the ship simulator //-->
+{?header?}
 
-{?header:title=[WELCOME_SHIP_SIMU]?}
+<div id="main_header">
+       {?ship_simu_header?}
+</div>
 
 <div id="navigation">
-{?navigation:nav_row=home;imprint;contact?}
+       {?navigation?}
 </div>
 
-<div id="main_header">
-       [HEADER_SHIP_SIMU]
+<div id="advert">
+       {?nav_advert?}
 </div>
 
 <div id="main_content">
@@ -15,7 +17,7 @@
 </div>
 
 <div id="main_footer">
-       [FOOTER_SHIP_SIMU]
+       {?ship_simu_footer?}
 </div>
 
-{?footer_msg:footer_msg=[FOOTER_SHIP_SIMU]?}
+{?footer?}