<%page args="module"/> <% if module.has_key('label'): label = _(module['label']) else: label = _('Chart title') %>