blob: 21df28f9403d4e02842b7802af4f876476aa323d [file] [log] [blame]
<div id="factory-reset-overlay" class="page" hidden>
<div class="close-button"></div>
<h1 i18n-content="factoryResetHeading"></h1>
<div class="content-area">
<span i18n-content="factoryResetWarning"></span>
<a i18n-values="href:factoryResetHelpUrl"
i18n-content="errorLearnMore" target="_blank"></a>
</div>
<div class="action-area button-strip">
<button id="factory-reset-data-dismiss" i18n-content="cancel">
</button>
<button id="factory-reset-data-restart" class="default-button"
i18n-content="factoryResetDataRestart">
</button>
</div>
</div>