templates/header.tmpl
changeset 3264 d1aa83f199ef
parent 2126 2e77f7852e82
child 3782 713e35dcc321
--- a/templates/header.tmpl
+++ b/templates/header.tmpl
@@ -3,6 +3,6 @@ Content-type: text/html
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
 <html>
 <head>
-<link rel="icon" href="?static=hgicon.png" type="image/png">
+<link rel="icon" href="#url#static/hgicon.png" type="image/png">
 <meta name="robots" content="index, nofollow" />
-<link rel="stylesheet" href="?static=style.css" type="text/css" />
+<link rel="stylesheet" href="#url#static/style.css" type="text/css" />