{% extends "./inc_base.html" %} {% block content %} {%set cate = category.id|get_cate()%}
{% for val in list %}
{%endfor%}
{{pagination | safe}}
{#

{%column data="cates",cid=category.pid,isnum="1"%} {%if cates==null%}

{{category.title}}

{%endif%}
#}
{% endblock %}