{{#if firstPage && lastPage > 0}} Go to the last page of the blog Older Posts Go to the previous set of posts {{/if}} {{#not firstPage}} {{#if paginatedPostsList.next_page}} Go to the last page of the blog Older Posts Go to the previous set of posts {{/if}} {{#if paginatedPostsList.prev_page}} Newer Posts Go to the next set of posts Go to the first page of the blog {{#else}} Newer Posts Go to the next set of posts Go to the first page of the blog {{/if}} {{/not}}