${_('This is an OpenID identity for %(human_name)s (%(username)s)') % {'username': person.username, 'human_name': person.human_name}} ${_('This is an OpenID identity for %(username)s') % {'username': person.username}}

${tg_flash}

${Markup(_('Part of the <a href="%(url)s">Fedora Account System<a>.') % {'url' : tg.url('/accounts/')})}