# apostrophe-pager
# Inherits from: apostrophe-module
# apos.pager
Provides markup, a Nunjucks helper and styles for a simple pager, used for pagination both on the front end and the back end.
# Nunjucks template helpers
# pageRange(options)
Generate the right range of page numbers to display in the pager. Just a little too much math to be comfortable in pure Nunjucks