link = $link; $tpl -> count_pages = $count_pages; $tpl -> current_page = $current_page; $tpl -> query_string = $query_string; return $tpl -> render( 'globelus/pager' ); } }