{% extends "base.html" %} {% block title %} » Industry Contracts » {{contract_code}} » {{rate_script[0]|hh_format}} {% endblock %} {% block nav %} Industry Contracs » {{contract_code}} » {{rate_script[0]|hh_format}} {% endblock %} {% block content %}

Rate Script

Start Date {{rate_script[0]|hh_format}}
Finish Date {{rate_script[1]|hh_format}}

Script

{{rate_script[2]}}
{% endblock %}