{# {% if query %}#}
{% for c_post in page.object_list %}
{% empty %}
无记录
{% endfor %}
{# {% endif %}#}
{% extends 'base.html' %} {% block title %}搜索结果{% endblock %} {% block main %}