{% include 'nav.html' %} {% block content %}这里是网站内容!{% endblock %} {% include 'footer.html' %}