{% extends "base-nct.html" %} {% load static %} {% block body %}
{% include "header-section-nct.html" %} {% include "banner-section-nct.html" %} {% include "about-section-nct.html" %}
{% include "footer-nct.html" %} {% endblock %}