{% if previous %} < {{ previous.title }} {% endif %} {% if previous and next %} - {% endif %} {% if next %} {{ next.title }} > {% endif %}