0.1.341 upd text for main page, customer/mover page. Add new png for main page
This commit is contained in:
@@ -20,8 +20,8 @@
|
||||
>
|
||||
|
||||
<a href="/">{% trans "Главная" %}</a>
|
||||
<a href="{% url 'static_page' 'for_movers' %}">{% trans "Для отправителя" %}</a>
|
||||
<a href="{% url 'static_page' 'for_customers' %}">{% trans "Для перевозчика" %}</a>
|
||||
<a href="{% url 'static_page' 'for_customers' %}">{% trans "Для отправителя" %}</a>
|
||||
<a href="{% url 'static_page' 'for_movers' %}">{% trans "Для перевозчика" %}</a>
|
||||
<a href="{% url "static_page" "about_service" %}">{% trans "" %}О Trip With Bonus</a>
|
||||
<a href="{% url 'static_page' 'contacts' %}">{% trans "Контакты" %}</a>
|
||||
<a href="{% url 'static_page' 'advertisement' %}">{% trans "Реклама" %}</a>
|
||||
|
||||
Reference in New Issue
Block a user