blob: 3d04328db7bad8dc16256867f1a4d08a8698e081 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<title>changelist-controls-sk</title>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<style>
.search_response {
border: 1px solid black;
padding: 1em 1em 0 1em;
margin: 1em 1em 1em 0;
width: 1000px;
}
.search_stats {
margin-bottom: 1em;
}
</style>
</head>
<body class="body-sk">
<!-- This boilerplate is from the search page that embeds this.-->
<div class="search_response">
<div class="search_stats">
Displaying: 10 of 58 images starting at 20<br />
UniqueTests Visible: 8 <br />
UniqueTests Total: 19 <br />
</div>
<changelist-controls-sk></changelist-controls-sk>
</div>
</body>
</html>