{% load url from future %} {% if previous_object %}
Previous : {{ previous_object.name }}
Next : {{ next_object.name }}