]> git.decadent.org.uk Git - maypole.git/blobdiff - templates/factory/header
set base to allow relative urls to work without leading slash.
[maypole.git] / templates / factory / header
index a7bc34818eeadf38878b6d459ceaf608b9054855..6b706efa2c9c120c03969078f51f7c83fd4e716b 100644 (file)
@@ -11,6 +11,7 @@
         <meta http-equiv="Content-Type" content="text/html; charset=[% 
            request.document_encoding
        %]"/>
+       <base href="[% config.uri_base%]"/>
         <link title="Maypole" href="/maypole.css" type="text/css"
             rel="stylesheet"/>
    </head>