{% extends 'layout.html' %} {% block title %}Search{% endblock %} {% block content %}
{% include 'datelist.html' %}

Results

{% include 'jstemplates.html' %} {% endblock %}