Initial import of current development status
[shipsimu.git] / ship-simu / application / selector / templates / de / code / selector_main.ctp
1 <!-- A compileable template for the application selector //-->
2
3 {?header:title={--WELCOME_APPLICATION_SELECTOR--}?}
4
5 {?navigation:nav_row=home;imprint;contact?}
6
7 <div class="selector_header">
8         {--HEADER_APPLICATION_SELECTOR--}
9 </div>
10
11 <div class="selector_list_apps">
12         {?selector_apps?}
13 </div>
14
15 {?footer_msg:footer_msg={--FOOTER_APPLICATION_SELECTOR--}?}