{% assign prev_href = include.prev_href | strip %} {% assign prev_title = include.prev_title | default: 'Previous' | strip %} {% assign next_href = include.next_href | strip %} {% assign next_title = include.next_title | default: 'Next' | strip %}