0.0.12 replace link to login page on carrier widget
This commit is contained in:
@@ -176,7 +176,7 @@
|
|||||||
|
|
||||||
{% if not user.is_authenticated %}
|
{% if not user.is_authenticated %}
|
||||||
<div class="show_contact_wrapper">
|
<div class="show_contact_wrapper">
|
||||||
<a class="open_inf_carrier" href='{% url "registration_page" %}'>
|
<a class="open_inf_carrier" href='{% url "login_profile" %}'>
|
||||||
{% translate "Открыть контакт"%}
|
{% translate "Открыть контакт"%}
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user