Name | Start Date | Finish Date |
---|---|---|
{{contract.code}} | {{contract.start_date|hh_format}} | {{contract.finish_date|hh_format}} |
{% extends "base.html" %} {% block title %} » Industry Contracts {% endblock %} {% block nav %} Industry Contracts {% endblock %} {% block content %}
Name | Start Date | Finish Date |
---|---|---|
{{contract.code}} | {{contract.start_date|hh_format}} | {{contract.finish_date|hh_format}} |