Changeset 4052
- Timestamp:
- 10/12/10 18:33:27 (1 year ago)
- Files:
-
- people/snide/cgi-html/master/www/partial/head.tmpl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
people/snide/cgi-html/master/www/partial/head.tmpl
r4051 r4052 5 5 <head> 6 6 <link rel="stylesheet" href="<TMPL_VAR NAME="R_PATH">/static/style-new.css" type="text/css" /> 7 <!-- <meta http-equiv="refresh" content="300" /> --> 7 <meta http-equiv="refresh" content="300" /> 8 8 <title><TMPL_LOOP NAME="PATH"><TMPL_IF NAME="pathname"> :: <TMPL_VAR ESCAPE="HTML" NAME="pathname"><TMPL_ELSE>Munin</TMPL_IF></TMPL_LOOP></title> 9 9 <meta http-equiv="content-type" content="application/xhtml+xml; charset=iso-8859-1" />
