<%= will_paginate( items, :previous_label => '« ' + t('pagination.previous_page'), :next_label => t('pagination.next_page') + ' »' ) %>