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
2016-04-13 00:27:36 +02:00

4 lines
123 B
Handlebars

<div class='page'>
<p>Page {{this.page}} of {{this.totalPages}}</p>
<div class='page-content-holder'></div>
</div>