{% extends "timepiece/base.html" %} {% load url from future %} {% block title %}Search Results{% endblock title %} {% block content %} {% if form.errors %} {% for field in form %} {% for error in field.errors %}