{{if startDate && endDate}} Start Date : - End Date : {{else startDate}} Start Date : {{else endDate}} End Date : {{/if}}
{{if importance == 'HIGH'}} Importance : {{:importance}} {{else importance == 'NORMAL'}} Importance : {{:importance}} {{else importance == 'LOW'}} Importance : {{:importance}} {{/if}}
{{if attributes}} {{for attributes.entry tmpl="attribute"/}} {{/if}} {{if subGoal}} {{for subGoal tmpl="subgoal"/}} {{/if}}