source:
branches/rsr.v5.1/web/punbb/include/template/help.tpl
Last change on this file was 1, checked in by dj3c1t, 13 years ago | |
---|---|
File size: 361 bytes |
Rev | Line | |
---|---|---|
[1] | 1 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> |
2 | ||
3 | <html 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="helpfile" class="pun"> | |
12 | ||
13 | <pun_main> | |
14 | ||
15 | </div> | |
16 | </div> | |
17 | ||
18 | </body> | |
19 | </html> |
Note: See TracBrowser
for help on using the repository browser.