<% if (page.prev) { %>        <%= __('post.newer') %> <% } %>
<% if (page.next) { %> <%= __('post.older') %>        <% } %>