gallery.accords-library.com/client/html/endless_pager_page.hbs

5 lines
123 B
Handlebars
Raw Normal View History

2016-04-12 21:49:46 +00:00
<div class='page'>
<p>Page {{this.page}} of {{this.totalPages}}</p>
<div class='page-content-holder'></div>
</div>