]> git.mxchange.org Git - shipsimu.git/blob - application/shoutbox/templates/de/code/shoutbox_main.ctp
9425c477ef367eef51e4e81d2033eef0167f4123
[shipsimu.git] / application / shoutbox / templates / de / code / shoutbox_main.ctp
1 {?header?}
2
3 <div id="main_header">
4         {?shoutbox_header?}
5 </div>
6
7 <div id="navigation">
8         {?navigation?}
9 </div>
10
11 <div id="advert">
12         {?nav_advert?}
13 </div>
14
15 <div id="main_content">
16         {?content?}
17 </div>
18
19 <div id="main_footer">
20         {?shoutbox_footer?}
21 </div>
22
23 {?footer?}