<% getDishMaxAction() && getDishMaxAction()['translatedAttributes'] | getAttrByLang:"en":"title" %>
<%getDishMaxAction() && getDishMaxAction()['translatedAttributes'] | getAttrByLang:"en":"title" %>
<%getDishMaxAction() && getDishMaxAction()['translatedAttributes'] | getAttrByLang:"en":"description" %>
<% dish.translatedAttributes | getAttrByLang:"en":"name" %>
<% (dish.translatedAttributes | getAttrByLang:"en":"description").length > 0 ?
(dish.translatedAttributes | getAttrByLang:"en":"description") : "And it says it all"
%>