{% if return_form == "details" %} Done {% else %} Select Cancel Customer New {% endif %}
{{ report_title }}
{% comment %} {% for customer in customer_list %} {% endfor %} {% endcomment %}
Name Street City State Zip
{{ customer.name }} {{ customer.street }} {{ customer.city }} {{ customer.state }} {{ customer.zip }}
Choose a Customer Record in the list to see details.