New Trello
{%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%}
{%if parent%} {%if parent[5]%}
To Parent
{%endif%}
To Index
Edit
{%endif%}