-[[!tag patch]]
+[[!tag patch todo]]
[[!template id="note" text="""
Simply copied this from my website
my $page = $params{page}->[$#{$params{page}}] ;
my $destpage = $params{destpage}->[$#{$params{destpage}}] ;
# ... and an essential one for the production pass
- $params{basename} = IkiWiki::basename($page) ;
+ $params{basename} = [ IkiWiki::basename($page) ] ;
# load the template
my $template ;
data0="cell0:0"
data1="cell0:1"
data0="cell1:0"
- data0="cell1:1"
+ data1="cell1:1"
]]