{% extends "base.html" %} {% block body %} {% with deliveries=incoming %} {% include "includes/delivery_list.html" %} {% endwith %} {% if former %}