index.html.slim 165 Bytes
= render 'load'
javascript:
  fb_app.auth.status = #{(@auth.status rescue FbAppPlugin::Auth::Status::NotAuthorized).to_json}

#fb-app-settings
  = render 'settings'