Changeset 4458
- Timestamp:
- Oct 20, 2007, 2:34:34 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
OpenPNE/branches/stable-2.10.x/webapp/modules/pc/templates/inc_header.tpl
r4359 r4458 5 5 <html> 6 6 <head> 7 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> 7 8 ({$INC_HEADER_inc_html_head|smarty:nodefaults}) 8 9 <meta http-equiv="Pragma" content="no-cache"> 9 10 <meta http-equiv="Cache-Control" content="no-cache"> 10 11 <meta http-equiv="Expires" content="Thu, 01 Dec 1994 16:00:00 GMT"> 11 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">12 12 <meta http-equiv="Content-Style-Type" content="text/css"> 13 13 <title>({$INC_HEADER_title})</title>
Note: See TracChangeset
for help on using the changeset viewer.