]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - IkiWiki/Plugin/po.pm
response
[git.ikiwiki.info.git] / IkiWiki / Plugin / po.pm
index 2cbfb0a459a91c37469b3429d437cdae5433bbc1..2250a7f9f309cf55d14991a17e4809af82e7eebf 100644 (file)
@@ -308,7 +308,7 @@ sub pagetemplate (@) {
        if (ishomepage($page) && $template->query(name => "title")) {
                $template->param(title => $config{wikiname});
        }
-} # }}}
+}
 
 # Add the renamed page translations to the list of to-be-renamed pages.
 sub renamepages (@) {