[subtemplate|Post.html|Posts]
[subtemplate|Page.html|PostsPager|pagertype=somepages]
DNNCommunity / DNNCommunity/DNN.Blog
## Please summarize your question in one sentence
When using the list template, some pagination HTML is printed even when there isn't any pages available. We need some way to conditionally hide HTML when there aren't any pages.
## Other comments or remarks
We're using this HTML provided by the module, but we would like to conditionally not output the 'bbs-pager' div entirely when there aren't any pages. How would we do that?
```
This issue has not been assessed yet.
A short digest of beginner-friendly GitHub issues.