Pager Tag
=========
In this article:
- `Introduction`_
- `Use in template`_
Introduction
------------
For today in the WEB world nobody can`t image complex web-page with repeated material without simple pager. ImCMS make developers life easier.
ImCMS ``pager`` tag that split repeated content on separate pages.
Use in template
---------------
For configure ``pager`` tag in template. Consider code below.
.. code-block:: jsp