14
This commit is contained in:
@@ -72,7 +72,7 @@
|
||||
<div class="text_another_subscribe padding-n-width-another-subscribes ">
|
||||
{% translate "Период" %}: <span class="orange-text">{{ item.period_name }}</span>
|
||||
</div>
|
||||
<button class="read_more_about_subscribe" onclick="send_subscribe({{ item.id }})">{% translate "Перейти" %}</button>
|
||||
<button class="read_more_about_subscribe" onclick="send_subscribe({{ item.id }},'{% if page.url == 'for_movers' or page.url == 'for_customers' %}a{% endif %}','{% url "profile_page" "my_subscribe" %}')">{% translate "Перейти" %}</button>
|
||||
</div>
|
||||
|
||||
{% endif %}
|
||||
|
||||
Reference in New Issue
Block a user