]> git.decadent.org.uk Git - maypole.git/commitdiff
fix to header rt.cpan.org #29983
authorAaron Trevena <aaron.trevena@gmail.com>
Thu, 17 Apr 2008 20:01:34 +0000 (20:01 +0000)
committerAaron Trevena <aaron.trevena@gmail.com>
Thu, 17 Apr 2008 20:01:34 +0000 (20:01 +0000)
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@587 48953598-375a-da11-a14b-00016c27c3ee

lib/Maypole/templates/factory/header

index ba0b190219e6650e435dc257d1c1d8c160f0558a..a537493511e768be46915f5a4df3a3fddb14e090 100644 (file)
@@ -10,7 +10,7 @@
         </title>
         <meta http-equiv="Content-Type" content="text/html; charset=[% request.document_encoding %]" />
        <base href="[% config.uri_base%]"/>
-        <link title="Maypole" href="[% config.uri_base %]/maypole.css" type="text/css" rel="stylesheet" />
+        <link title="Maypole" href="[% base %]/maypole.css" type="text/css" rel="stylesheet" />
    </head>
     <body>
         <div class="content">