diff --git a/src/main/webapp/WEB-INF/templates/child_cards.ftl b/src/main/webapp/WEB-INF/templates/child_cards.ftl index 81bacd3..9efb2d1 100644 --- a/src/main/webapp/WEB-INF/templates/child_cards.ftl +++ b/src/main/webapp/WEB-INF/templates/child_cards.ftl @@ -31,7 +31,7 @@ <#list 0..1 as i> - + ${child.simpleName}
${child.lastName} @@ -39,7 +39,7 @@ - + ${child.simpleName}
${child.lastName} diff --git a/src/main/webapp/WEB-INF/templates/communication_report.ftl b/src/main/webapp/WEB-INF/templates/communication_report.ftl index a995a54..64d0b93 100644 --- a/src/main/webapp/WEB-INF/templates/communication_report.ftl +++ b/src/main/webapp/WEB-INF/templates/communication_report.ftl @@ -53,22 +53,18 @@ ${child.name} - ${child.notes!''} + ${child.notes!}