{% if page.previous.url %} « {{ page.previous.title | truncate: 45 }} {% else %} « ... {% endif %} {% if page.next.url %} {{ page.next.title | truncate: 45 }} » {% else %} ... » {% endif %}