{% extends "main/timeline.html" %} {% block pagination %} {% if prev %} Newer {% endif %} {% if next %} Older {% endif %} {% endblock %}