diff --git a/templates/show.html b/templates/show.html index 9c441f0..d8b0233 100644 --- a/templates/show.html +++ b/templates/show.html @@ -6,21 +6,26 @@ -

New Trello

{%if parent%} -
+

{{parent[1]}}

{{parent[2]}} -
+ + {%else%} +
+

New Trello

+
{%endif%}
+ {%if parent%} +

Child Items

+ {%else%} +

Items

+ {%endif%}