SubItem
{% if subitem.note %}{{ subitem.name }}
备注:{{ subitem.note }}
{% endif %}{% extends "base.html" %} {% block content %}
当前容器里装的内容,点击任意一行可进入对应编辑上下文。
备注:{{ subitem.note }}
{% endif %}还没有子物品。
这个物品不是容器,因此不能包含子物品。