0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/test/unit/helpers/test_tpl/pagination.hbs

6 lines
117 B
Handlebars
Raw Normal View History

{{@site.title}}
{{#if isHeader}}isHeader is set{{/if}}
<span class="page-number">Page {{page}} of {{pages}}</span>