{% extends "base.html" %} {% block content %} Redirects to ... {% for redirect in redirects %} {{redirect.1}} {% endfor %} {% endblock %}