{{if prices.private.daily_user_price_type == 'daily'}}
${prices.private.daily_user_price_formatted}
per night
{{/if}}
{{if prices.private.daily_user_price_type != 'daily'}}
${prices.private.daily_user_price_formatted}
${prices.private.daily_user_price_type_formatted}
{{/if}}