punbb/include/template/admin.tpl
changeset 6 5e1f1e916419
parent 5 e3d7322305bf
child 7 98bbc533541c
equal deleted inserted replaced
5:e3d7322305bf 6:5e1f1e916419
     1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
       
     2 
       
     3 <html xmlns="http://www.w3.org/1999/xhtml" dir="<pun_content_direction>">
       
     4 <head>
       
     5 <meta http-equiv="Content-Type" content="text/html; charset=<pun_char_encoding>" />
       
     6 <pun_head>
       
     7 </head>
       
     8 <body>
       
     9 
       
    10 <div id="punwrap">
       
    11 <div id="punadmin" class="pun">
       
    12 
       
    13 <div id="brdheader" class="block">
       
    14 	<div class="box">
       
    15 		<div id="brdtitle" class="inbox">
       
    16 			<pun_title>
       
    17 			<pun_desc>
       
    18 		</div>
       
    19 		<pun_navlinks>
       
    20 		<pun_status>
       
    21 	</div>
       
    22 </div>
       
    23 
       
    24 <pun_announcement>
       
    25 
       
    26 <pun_main>
       
    27 
       
    28 <pun_footer>
       
    29 
       
    30 </div>
       
    31 </div>
       
    32 
       
    33 </body>
       
    34 </html>