{% extends "bee_django_crm/base.html" %} {% load bee_django_crm_filter %} {% load static %} {% block content %} {% include 'bee_django_crm/logo.html' %} {% include 'bee_django_crm/nav.html' %} {% include 'bee_django_crm/messages.html' %} 修改协议
| 合同名称 | {{ contract.name }} |
| 合同时长 | {{ contract.duration }} * {{ contract.period }} 天 |
| 合同金额 | {{ contract.price }} |