(no commit message)
[shipsimu.git] / templates / de / code / emergency_exit.ctp
1 <!-- A compileable template for emergency messages //-->
2
3 {?header:title="Problem in application framework detected!"?}
4
5 {?navigation:nav_row=home;imprint;contact?}
6
7         <div class="emergency_exit message_box">
8                 $content[message]
9         </div>
10
11 {?footer_msg:footer_msg="Please contact the support and supply the full above message, if you think you are not qualified to fix this problem."?}