# agreement summary client: **{{ client_name }}** provider: **{{ provider_name }}** ## payment {% if payment_type == "hourly" %} rate: **£{{ hourly_rate_gbp }}/hour** {% elif payment_type == "fixed" %} fixed fee: **£{{ fixed_fee_gbp }}** {% else %} payment: tbd {% endif %} ## confidentiality {% if include_confidentiality %} included. {% else %} not included. {% endif %} ## governing law {% if governing_law == "England and Wales" %} laws of england and wales. {% else %} {{ governing_law }}. {% endif %} ## intellectual property {% if include_ip_clause %} all intellectual property created during the services remains with the provider. {% else %} no intellectual property clause is included. {% endif %} ## termination either party may terminate this agreement with {{ termination_notice_days }} days' written notice.