You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

searchResults.tmpl.partial 277 B

1234567
  1. {{!Copyright (c) Microsoft. All rights reserved. Licensed under the MIT license. See LICENSE file in the project root for full license information.}}
  2. <div id="search-results">
  3. <div class="search-list"></div>
  4. <div class="sr-items"></div>
  5. <ul id="pagination"></ul>
  6. </div>