parent
2a7849b838
commit
18eeb068a6
|
@ -555,9 +555,6 @@ sub pagetemplate (@) { #{{{
|
||||||
}
|
}
|
||||||
|
|
||||||
if ($shown) {
|
if ($shown) {
|
||||||
eval q{use IkiWiki::Plugin::inline};
|
|
||||||
error($@) if $@;
|
|
||||||
|
|
||||||
$comments = IkiWiki::preprocess_inline(
|
$comments = IkiWiki::preprocess_inline(
|
||||||
pages => "internal($page/${comments_pagename}*)",
|
pages => "internal($page/${comments_pagename}*)",
|
||||||
template => 'comments_display',
|
template => 'comments_display',
|
||||||
|
|
Loading…
Reference in New Issue