szurubooru/client/html/manual_pager.tpl
rr- 50404d5f5e client/general: change templates extension
...from .Handlebars' (which the project no longer uses) .hbs, to a more
generic .tpl. Additionally, replace hyphens with underscores for
consistency.
2016-05-18 00:15:28 +02:00

6 lines
180 B
Smarty

<div class='pager'>
<div class='page-header-holder'></div>
<div class='messages'></div>
<div class='page-content-holder'></div>
<div class='page-nav'></div>
</div>