{%if parent%}
{{parent[1]}}
{{parent[2]}}
{%endif%}
{%for (id, title, description, created_at, updated_at, parent_id) in cursor%}
{{title}}
{%endfor%}
Add Item
{%if parent%}
{%endif%}
To Index