blob: 47215afa09d871b6db5406a405d7b2076eed5c75 [file] [log] [blame]
<div id="destination-list-template" class="destination-list" hidden>
<header>
<h4 class="title"></h4>
<button class="action-link link-button" hidden></button>
</header>
<ul></ul>
<div class="throbber-container">
<div class="throbber"></div>
</div>
<div class="no-destinations-message"
i18n-content="noDestinationsMessage"></div>
<footer hidden>
<button class="show-all-button" i18n-content="showAllButtonText"></button>
<span class="total"></span>
</footer>
</div>