{% block head %} {% include 'common/header.html'%} {% block link %}{% endblock link %} {% block script %}{% endblock script %} {% include 'common/tj.html'%} {% endblock %} {% include 'common/nav.html'%} {% block content %} {% endblock content %} {% include 'common/footer.html' %}