This repository has been archived on 2025-02-26. You can view files and clone it, but cannot push or open issues or pull requests.
szurubooru/client/html/endless_pager_page.hbs

5 lines
123 B
Handlebars
Raw Normal View History

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