{% load TemplateEditor %}
  • {{ node.name }} {% if not node.type == 'folder' %}(檔案大小: {{ node|getFileData:"size"}}, 最後更新: {{ node|getFileData:"mtime"}}){% endif %} {% if node.get_children %} {% endif %}