<%def name="renderInline(widget, error)"> %if error: ${error} %endif %if callable(widget.html_help): ${widget.html_help(request)} %endif