50404d5f5e
...from .Handlebars' (which the project no longer uses) .hbs, to a more generic .tpl. Additionally, replace hyphens with underscores for consistency.
4 lines
132 B
Smarty
4 lines
132 B
Smarty
<div class='page'>
|
|
<p><span>Page <%= page %> of <%= totalPages %></span></p>
|
|
<div class='page-content-holder'></div>
|
|
</div>
|