• {{ node.name }} {% load blog_tags %} {% query nav_category_list parent_category=node as child_categorys %} {% if child_categorys %}
      {% for child in child_categorys %} {% with node=child template_name="nav_node.html" %} {% include template_name %} {% endwith %} {% endfor %} {% comment %}
    • python
    • c++
    • csharp
    • ssh框架
      • jsp/servlet
    • {% endcomment %}
    {% endif %}