Fix tinderbox bustage

parent dca6f207
......@@ -841,7 +841,7 @@ END
strike => sub { return $_; } ,
js => sub { return $_; },
html => sub { return $_; },
url_quote => sub { return $_; }
url_quote => sub { return $_; },
no_break => sub { return $_; }
},
}) || die ("Could not create Template: " . Template->error() . "\n");
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment