<span class="${css.checkboxText}">Enable Personal Mode ${warnPersonalMode}</span>
<span class="${css.checkboxText}">Enable Personal Mode ${self._view.warnPersonalMode}></span>
</div>
</div>
</div>
</div>
<div class="${css.info}">
<div class="${css.info}">
<div class=${css.title}>Gist Access Token</div>
<div class=${css.title}>Gist Access Token</div>
<div class="${css.crowNoFlex}">Manage the access token used to publish to Gist.</div>
<div class="${css.crowNoFlex}">Manage the access token used to publish to Gist.</div>
<div class="${css.crowNoFlex}">Go to github token page (link below) to create a new token and save it in Remix. Make sure this token has only 'create gist' permission.</div>
<div class="${css.crowNoFlex}">Go to github token page (link below) to create a new token and save it in Remix. Make sure this token has only 'create gist' permission.</div>
tooltip('Cannot load compiler version list. It might have been blocked by an advertisement blocker. Please try deactivating any of them from this page and reload.')
// loading failed for some reason, fall back to local compiler
versionSelector.append(newOption('latest local version','builtin'))
tooltip('Cannot load compiler version list. It might have been blocked by an advertisement blocker. Please try deactivating any of them from this page and reload.')
}
}else{
allversions=[{path:'builtin',longVersion:'latest local version'}]