﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc
153,Code Embed Example contais a small error,ilias@…,cmlenz,"withi wiki:Documentation/templates.html#template-expressions-and-code-blocks

remove the single quote after ""name""
{{{
return tag.b('Hello, %s!' % name') ?>
}}}
{{{
return tag.b('Hello, %s!' % name) ?>
}}}

The same error is within the text template example",defect,closed,major,0.5,Documentation,0.4.4,fixed,,
