{{ company_name }}
{{ company_email }}
Proposal
{{ date }}
{{ proposal_title }}
{{ proposal_subtitle }}
Prepared By
{{ company_name }}
{{ company_address }}
{{ company_phone }}
Prepared For
{{ client_name }}
{{ client_address }}
{{ client_phone }}
Executive Summary
{{ executive_summary }}
Deliverables
    {% for item in deliverables %}
  1. {{ loop.index }}.
    {{ item.name }}
    {% if item.description %}
    {{ item.description }}
    {% endif %}
    {{ item.cost }}
  2. {% endfor %}
Project Total
{{ total }}
{% if terms %}
{{ terms }}
{% endif %}
{{ company_name }}
Signature Date
{{ client_name }}
Signature Date