diff --git a/src/main/webapp/WEB-INF/views/ftl/m/bf_food/list_bf_homemade_recommend.ftl b/src/main/webapp/WEB-INF/views/ftl/m/bf_food/list_bf_homemade_recommend.ftl index 9a7c2a8..6887cd0 100644 --- a/src/main/webapp/WEB-INF/views/ftl/m/bf_food/list_bf_homemade_recommend.ftl +++ b/src/main/webapp/WEB-INF/views/ftl/m/bf_food/list_bf_homemade_recommend.ftl @@ -60,13 +60,17 @@
${item['meaning']!}
- #list> + <#if 3 < model['rm_child']['past_month'] > + <#if model['ingre']?has_content> + <#list model['ingre'] as item> + ${item['name_real']!}${item['meaning']!}
+ #list> + #if> + <#else> + 아직 이유식 단계가 아니에요! #if>