Hi,
I have created module buzz.module.
I want to show the pagination in my custom page-buzz.tpl.php file.
I am firing query in page-buzz.tpl.php file and getting the result, but i need to implement pager in this.

Can any one help me about how to implement pagination in my tpl.php file.