{% if page.previous.url %} {{ page.previous.title | truncatewords: 5 }}{% endif %}{% if page.next.url %} {{ page.next.title | truncatewords: 5 }} {% endif %}