blob: 933dd265e8e4396e925ad16d6053bed6031e1d0a [file] [log] [blame]
<!-- Connection tests -->
<div id="test-view-tab-content" class="content-box">
<p>Input a URL which failed to load, and then click the button to run some
tests for why it failed.</p>
<form id="test-view-connection-tests-form">
URL: <input id="test-view-url-input" type="text">
<input id="test-view-connection-tests-submit" type="submit"
value="Start tests">
</form>
<div id="test-view-summary"></div>
</div>