<% getAllDishNotMainDeliveryActions(false)[0].translatedAttributes | getAttrByLang:"en":"title" %>
<% getAllDishNotMainDeliveryActions(false).length %> promotions
<% getAllDishNotMainDeliveryActions(false).length %> of promotions
<% action.translatedAttributes | getAttrByLang:"en":"title" %>
<% action.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"
%>
Full description