{% extends 'ibs/layouts/base.html' %} {% load static %} {% block third_party_css %}{% endblock %} {% block content %}
{% include 'ibs/partials/content_title.html' with title="계약 현황 조회" second_bs="분양 계약 관리" %}
content
{% endblock %} {% block third_party_js %}{% endblock %} {% block demo_js %}{% endblock %}