%import constants_web as cw {{cw.APP_NAME}}

{{cw.APP_NAME}}

%if result == 1:

{{cw.SUBSTITUTE_MESSAGE_START}}{{ingredient_selected}}{{cw.SUBSTITUTE_MESSAGE_END}}

%for substitute in substitutes: %end
%else:

{{cw.SUBSTITUTE_NOT_FOUND}}

%end