templates/header.tmpl
changeset 4084 51e52db6b40d
parent 3782 713e35dcc321
--- a/templates/header.tmpl
+++ b/templates/header.tmpl
@@ -3,6 +3,6 @@ Content-type: text/html; charset={encodi
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
 <html>
 <head>
-<link rel="icon" href="#url#static/hgicon.png" type="image/png">
+<link rel="icon" href="#staticurl#hgicon.png" type="image/png">
 <meta name="robots" content="index, nofollow" />
-<link rel="stylesheet" href="#url#static/style.css" type="text/css" />
+<link rel="stylesheet" href="#staticurl#style.css" type="text/css" />