{% extends "./inc_base.html" %} {% block content %}

搜索

{% include "./inc_nav.html" %}
{% endblock%} {% block script %} {% endblock %}