February 22, 2018
Miles of Support for The League of Frien...
Staunch supporters Annie Curran and Carol Aldridge have walked 200 miles to raise over £1,000...
Find out more
November 23, 2017
Celebrating our supporters and fundraise...
Hardworking branch leaders, Martin and Brenda Coggon, popped into Location 20, office of The League...
Find out more
November 2, 2017
Splashing Great Hoist News...
The League of Friends to RJAH has made a big splash with their recent purchase...
Find out more
October 19, 2017
Jo’s Three Peak Challenge for League o...
The League of Friends to RJAH is set to benefit from The Three Peak Challenge. ...
Find out more
//the_posts_navigation();
global $wp_query;
$big = 999999999; // need an unlikely integer
echo paginate_links( array(
'base' => str_replace( $big, '%#%', esc_url( get_pagenum_link( $big ) ) ),
'format' => '?paged=%#%',
'current' => max( 1, get_query_var('paged') ),
'total' => $wp_query->max_num_pages,
) );
?>