/upload/templates/xs_mod/tpl/xs_header.tpl
http://torrentpier2.googlecode.com/ · Smarty Template · 40 lines · 39 code · 1 blank · 0 comment · 0 complexity · 9901074dbcb34c67991976e50dca7e38 MD5 · raw file
- <!-- BEGIN xs_file_version -->
- /***************************************************************************
- * xs_header.tpl
- * -------------
- * copyright : (C) 2003 - 2005 CyberAlien
- * support : http://www.phpbbstyles.com
- *
- * version : 2.3.1
- *
- * file revision : 72
- * project revision : 78
- * last modified : 05 Dec 2005 13:54:54
- *
- ***************************************************************************/
- <!-- END xs_file_version -->
-
- <html>
- <head>
- <meta http-equiv="Content-Style-Type" content="text/css">
- <link rel="stylesheet" href="{STYLESHEET}" type="text/css">
- </head>
- <body>
- <table width="100%" height="100%" cellspacing="0" cellpadding="2" class="bodyline">
- <tr>
- <td align="left" valign="top" style="padding: 5px;">
- <table width="100%" cellspacing="0" cellpadding="3" class="navbar">
- <tr>
- <td align="left" nowrap="nowrap">
- <!-- BEGIN nav_left -->
- {nav_left.ITEM}
- <!-- END nav_left -->
- </td>
- <td align="right" nowrap="nowrap">
- <!-- BEGIN nav_right -->
- {nav_right.ITEM}
- <!-- END nav_right -->
- </td>
- </tr>
- </table>
- <br />