diff --git a/templates/client/includes/event_steps.html b/templates/client/includes/event_steps.html index b2ead11d..ade96a13 100644 --- a/templates/client/includes/event_steps.html +++ b/templates/client/includes/event_steps.html @@ -17,9 +17,15 @@ booking.com -
  • -
    {% trans 'Купите авиабилеты по лучшему тарифу' %}
    - aviasales.ru -
  • - - \ No newline at end of file +
  • +
    {% trans 'Устраните языковые барьеры' %}
    + {% trans "ПЕРЕВОДЧИК" %} +
  • + {% comment %} +
  • +
    {% trans 'Купите авиабилеты по лучшему тарифу' %}
    + aviasales.ru +
  • + {% endcomment %} + + diff --git a/templates/client/includes/visit_button.html b/templates/client/includes/visit_button.html index aa048713..da17220c 100644 --- a/templates/client/includes/visit_button.html +++ b/templates/client/includes/visit_button.html @@ -12,4 +12,4 @@ {% else %} {% trans 'Я планирую посетить' %} -{% endif %} \ No newline at end of file +{% endif %}