]> sipb.mit.edu Git - ikiwiki.git/commitdiff
oops
authorJoey Hess <joey@kitenet.net>
Wed, 5 Jan 2011 19:43:03 +0000 (15:43 -0400)
committerJoey Hess <joey@kitenet.net>
Wed, 5 Jan 2011 19:43:03 +0000 (15:43 -0400)
IkiWiki.pm

index 3a4cfd5e730cd7fc04a14a94d8a3fbd71f053fc5..e963471e41c766d1ddfb92c9f54c282acf57b7b5 100644 (file)
@@ -1931,7 +1931,7 @@ sub misctemplate ($$;@) {
                title => $title,
                wikiname => $config{wikiname},
                content => $content,
                title => $title,
                wikiname => $config{wikiname},
                content => $content,
-               baseurl => $config{url},
+               baseurl => $config{url}.'/',
                html5 => $config{html5},
                %params,
        );
                html5 => $config{html5},
                %params,
        );