{% extends "base.html" %} {% block title %} » DC Contracts » {{dc_contract.name}} » Properties {% endblock %} {% block nav %} DC Contracts » {{dc_contract.name}} » Properties [edit] {% endblock %} {% block content %}
{{dc_contract.properties }}{% endblock %}