| 1 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" |
|---|
| 2 | "http://www.w3.org/TR/html4/strict.dtd"> |
|---|
| 3 | <html lang="{LANG}" dir="{DIR}"> |
|---|
| 4 | <head> |
|---|
| 5 | <meta http-equiv="Content-Type" content="text/html; charset={CONTENT_ENCODING}"> |
|---|
| 6 | <meta name="generator" content="PhpWebGallery (aka PWG), see www.phpwebgallery.net"> |
|---|
| 7 | <!-- BEGIN header_meta --> |
|---|
| 8 | <meta name="author" content="{header_meta.INFO_AUTHOR}"> |
|---|
| 9 | <meta name="keywords" content="{header_meta.INFO_TAGS}"> |
|---|
| 10 | <meta name="description" content="{header_meta.COMMENT}"> |
|---|
| 11 | <!-- END header_meta --> |
|---|
| 12 | <title>{GALLERY_TITLE} :: {PAGE_TITLE}</title> |
|---|
| 13 | <link rel="shortcut icon" type="image/x-icon" href="{pwg_root}template-common/favicon.ico"> |
|---|
| 14 | <link rel="start" title="{lang:home}" href="{U_HOME}" > |
|---|
| 15 | <link rel="search" title="{lang:search}" href="{pwg_root}search.php" > |
|---|
| 16 | <!-- BEGIN first --> |
|---|
| 17 | <link rel="first" title="{lang:first_page}" href="{first.U_IMG}" > |
|---|
| 18 | <link rel="up" title="{lang:thumbnails}" href="{U_UP}" > |
|---|
| 19 | <!-- END first --> |
|---|
| 20 | <!-- BEGIN previous --> |
|---|
| 21 | <link rel="prev" title="{lang:previous_page}" href="{previous.U_IMG}" > |
|---|
| 22 | <!-- END previous --> |
|---|
| 23 | <!-- BEGIN next --> |
|---|
| 24 | <link rel="next" title="{lang:next_page}" href="{next.U_IMG}" > |
|---|
| 25 | <!-- END next --> |
|---|
| 26 | <!-- BEGIN last --> |
|---|
| 27 | <link rel="last" title="{lang:last_page}" href="{last.U_IMG}" > |
|---|
| 28 | <link rel="up" title="{lang:thumbnails}" href="{U_UP}" > |
|---|
| 29 | <!-- END last --> |
|---|
| 30 | <link rel="stylesheet" type="text/css" href="{pwg_root}template/{themeconf:template}/layout.css"> |
|---|
| 31 | <!-- the next css is used to fix khtml (Konqueror/Safari) issue |
|---|
| 32 | the "text/nonsense" prevents gecko based browsers to load it --> |
|---|
| 33 | <link rel="stylesheet" type="text/nonsense" href="{pwg_root}template/{themeconf:template}/fix-khtml.css"> |
|---|
| 34 | <!--[if lt IE 7]> |
|---|
| 35 | <link rel="stylesheet" type="text/css" href="{pwg_root}template/{themeconf:template}/fix-ie5-ie6.css"> |
|---|
| 36 | <![endif]--> |
|---|
| 37 | <!--[if IE 7]> |
|---|
| 38 | <link rel="stylesheet" type="text/css" href="{pwg_root}template/{themeconf:template}/fix-ie7.css"> |
|---|
| 39 | <![endif]--> |
|---|
| 40 | <!--[if !IE]> <--> |
|---|
| 41 | <link rel="stylesheet" href="{pwg_root}template/{themeconf:template}/not-ie.css" type="text/css"> |
|---|
| 42 | <!--> <![endif]--> |
|---|
| 43 | <link rel="stylesheet" type="text/css" media="print" href="{pwg_root}template/{themeconf:template}/print.css"> |
|---|
| 44 | <link rel="stylesheet" type="text/css" href="{pwg_root}template/{themeconf:template}/default-colors.css"> |
|---|
| 45 | <link rel="stylesheet" type="text/css" href="{pwg_root}template/{themeconf:template}/theme/{themeconf:theme}/theme.css"> |
|---|
| 46 | {themeconf:local_head} |
|---|
| 47 | <!-- BEGIN prefetch --> |
|---|
| 48 | <link rel="prefetch" href="{prefetch.URL}"> |
|---|
| 49 | <!-- END prefetch --> |
|---|
| 50 | <!-- BEGIN refresh --> |
|---|
| 51 | <meta http-equiv="refresh" content="{REFRESH_TIME};url={U_REFRESH}"> |
|---|
| 52 | <!-- END refresh --> |
|---|
| 53 | <script type="text/javascript" src="{pwg_root}template-common/scripts.js"></script> |
|---|
| 54 | <!--[if lt IE 7]> |
|---|
| 55 | <style> |
|---|
| 56 | /* only because we need \{pwg_root\} otherwise use fix-ie5-ie6.css */ |
|---|
| 57 | BODY { behavior:url("{pwg_root}template-common/csshover.htc"); } |
|---|
| 58 | A IMG, .button, .icon { |
|---|
| 59 | behavior:url("{pwg_root}template-common/tooltipfix.htc"); |
|---|
| 60 | } |
|---|
| 61 | FORM { behavior: url("{pwg_root}template-common/inputfix.htc"); } |
|---|
| 62 | </style> |
|---|
| 63 | <script type="text/javascript" src="{pwg_root}template-common/pngfix.js"></script> |
|---|
| 64 | <![endif]--> |
|---|
| 65 | <!-- BEGIN head_element --> |
|---|
| 66 | {head_element.CONTENT} |
|---|
| 67 | <!-- END head_element --> |
|---|
| 68 | </head> |
|---|
| 69 | |
|---|
| 70 | <body id="{BODY_ID}"> |
|---|
| 71 | <div id="the_page"> |
|---|
| 72 | <!-- BEGIN header_msgs --> |
|---|
| 73 | <div class="header_msgs"> |
|---|
| 74 | <!-- BEGIN header_msg --> |
|---|
| 75 | <P>{header_msgs.header_msg.HEADER_MSG}</p> |
|---|
| 76 | <!-- END header_msg --> |
|---|
| 77 | </div> |
|---|
| 78 | <!-- END header_msgs --> |
|---|
| 79 | <div id="theHeader">{PAGE_BANNER}</div> |
|---|
| 80 | <!-- BEGIN header_notes --> |
|---|
| 81 | <div class="header_notes"> |
|---|
| 82 | <!-- BEGIN header_note --> |
|---|
| 83 | <P>{header_notes.header_note.HEADER_NOTE}</p> |
|---|
| 84 | <!-- END header_note --> |
|---|
| 85 | </div> |
|---|
| 86 | <!-- END header_notes --> |
|---|