Changeset 4052

Show
Ignore:
Timestamp:
10/12/10 18:33:27 (1 year ago)
Author:
jorne
Message:

Re-enabled page refreshes

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • people/snide/cgi-html/master/www/partial/head.tmpl

    r4051 r4052  
    55<head> 
    66  <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" />  
    88  <title><TMPL_LOOP NAME="PATH"><TMPL_IF NAME="pathname"> :: <TMPL_VAR ESCAPE="HTML" NAME="pathname"><TMPL_ELSE>Munin</TMPL_IF></TMPL_LOOP></title> 
    99  <meta http-equiv="content-type" content="application/xhtml+xml; charset=iso-8859-1" />