get Vxod.config.fill_openid_path do
      html = slim :fill_openid, locals: { user: vxod.show_openid_data }
      env['VXOD.HTML'] = html
      pass
    end