{% extends "./inc_base.html" %} {%if category.pid !=0%} {%column data="column",pid=category.pid%} {%else%} {%column data="column",cid=category.id%} {%endif%} {% block style %} {% endblock %} {% block content %}
{% rkeywords data ="tags",type="0",mod_id=info.model_id,id=info.id%} {%if tags%} {%endif%} {{HOOK@documentDetailAfter|safe}}
{% include "./inc_right.html"%}
{% endblock %} {% block script %} {% endblock %}