Actually, go further and just make globe.gif and hcoop.css into relative links
[hcoop/zz_old/portal.git] / app / header.mlt
index 4539873..b95bc8b 100644 (file)
@@ -3,14 +3,14 @@
                  "" => "HCoop"
                | t => ("HCoop: " ^ t) %>
 <html><head>
-<link rel="stylesheet" type="text/css" href="https://join.hcoop.net/hcoop.css" />
+<link rel="stylesheet" type="text/css" href="/hcoop.css" />
 <title><% Web.html title %></title>
 </head><body>
 
 <div class="main">
 
 <div class="title">
-<img class="globe" src="https://join.hcoop.net/globe.gif" />
+<img class="globe" src="/globe.gif" />
 <h1><% Web.html title %></h1>
 </div>