blob: cc2e7597d3bedacbbb39c0bfd22424a48558135b [file] [log] [blame]
<div id="autocompleteActionPredictorEnabledMode" hidden>
<label>
<input id="filter" type="checkbox" disabled>
Filter zero confidences
</label>
<h2 id="countBanner"></h2>
<!-- TODO(dominich): Sorting. -->
<table id="databaseTable">
<thead>
<tr>
<th>User Text</th>
<th>URL</th>
<th>Hit Count</th>
<th>Miss Count</th>
<th>Confidence</th>
</tr>
</thead>
<tbody id="databaseTableBody">
</tbody>
</table>
</div>
<div id="autocompleteActionPredictorDisabledMode" hidden>
<p>Autocomplete Action Predictor is disabled.</p>
</div>