{{l.head1}}
{{l.text1}}
{{data.from | date}}
{{data.to | date}}
{{data.persons}}
{{l.no_row_1}}
{{l.no_row_2}}
{{l.maybe_row}}:
- {{q.qty}} x {{l[q.type]}}: {{q.price_min * l.rate|number:0}} {{l.currency}}- {{q.price_max * l.rate |number:0}} {{l.currency}}
{{l.maybe_row_2}}
{{l.ok_row_1}} {{data.quote[0].price_min * l.rate|number:0}} {{l.currency}}- {{data.quote[0].price_max * l.rate |number:0}} {{l.currency}}
{{data.available && data.quote.length == 1 ? l.head3 : l.head2}}
{{data.available && data.quote.length == 1 ? l.text3 : l.text2}}
{{l.done_row_1}}
{{l.done_row_2}}