templates/header.tmpl
changeset 4084 51e52db6b40d
parent 3782 713e35dcc321
equal deleted inserted replaced
4083:33c369afec94 4084:51e52db6b40d
     1 Content-type: text/html; charset={encoding}
     1 Content-type: text/html; charset={encoding}
     2 
     2 
     3 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
     3 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
     4 <html>
     4 <html>
     5 <head>
     5 <head>
     6 <link rel="icon" href="#url#static/hgicon.png" type="image/png">
     6 <link rel="icon" href="#staticurl#hgicon.png" type="image/png">
     7 <meta name="robots" content="index, nofollow" />
     7 <meta name="robots" content="index, nofollow" />
     8 <link rel="stylesheet" href="#url#static/style.css" type="text/css" />
     8 <link rel="stylesheet" href="#staticurl#style.css" type="text/css" />