]> git.mxchange.org Git - shipsimu.git/blobdiff - templates/de/code/emergency_exit.ctp
Cookie-based login initially done
[shipsimu.git] / templates / de / code / emergency_exit.ctp
index 4cd1cf9accd4078095cd12015310087dbb07821f..29725af3dc9c8a33f664f09fbf2ef00bffd8e04d 100644 (file)
@@ -2,7 +2,7 @@
 
 {?header:title="Problem in application framework detected!"?}
 
-{?navigation:nav_row=home;imprint;contact?}
+{?navigation?}
 
        <div id="emergency_exit message_box">
                $content[message]
                </div>
        </div>
 
+       <div id="stats_box">
+               <div id="stats_header">
+                       Statistics
+               </div>
+               <div id="stats_objects">
+                       Total objects: $content[total_objects]
+               </div>
+       </div>
+
 {?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."?}