1 <!-- Connection tests -->
2 <div id=
"test-view-tab-content" class=
"content-box">
3 <p>Input a URL which failed to load, and then click the button to run some
4 tests for why it failed.
</p>
5 <form id=
"test-view-connection-tests-form">
6 URL:
<input id=
"test-view-url-input" type=
"text">
7 <input id=
"test-view-connection-tests-submit" type=
"submit"
10 <div id=
"test-view-summary"></div>