%import constants_web as cw
{{cw.APP_NAME}}
{{cw.APP_NAME}}
{{cw.MENU_INGREDIENTS}}
{{cw.MENU_RECIPES}}
{{cw.INGREDIENTS_MESSAGE}}
%for ingredient in ingredients:
{{ingredient}}
%end