{{ # AGREEMENT }}
{% if estimate.requires_agreement? && estimate.agreed_to == false %}
{{ # TERMS }} Terms of Agreement
{% if estimate.agreement_text != blank %}
{{ estimate.agreement_text | format_text }}
{% else %}
No agreement terms have been set for this estimate. {% endif %} |
|||||||||||||||||||||||||||||||||||||
Pastie
