-
-
+ <#if model['rm_child']['totalNutrition']?exists == true>
+
${model['rm_child']['totalNutrition']}%
+ #if>
+ <#if model['rm_child']['totalNutrition']?exists == false>
+
-
+ #if>
-
-
+ <#if model['rm_child']['totalFood']?exists == true>
+
${model['rm_child']['totalFood']}%
+ #if>
+ <#if model['rm_child']['totalFood']?exists == false>
+
-
+ #if>