blob: 9fc948b430cbcef12c619723f83735c52a6d01d7 [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>
<div class="throbber-container">
<div class="throbber"></div>
</div>
</header>
<ul></ul>
<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>