0.0.10 style bold for text in tarif plans
This commit is contained in:
@@ -53,8 +53,9 @@
|
|||||||
</div>
|
</div>
|
||||||
<div class="clear_both"></div>
|
<div class="clear_both"></div>
|
||||||
</div>
|
</div>
|
||||||
<div class="inf_about_tarif_plan_text"><div style="font-weight: 600;">{% translate "При отказе или досрочном изменении тарифного" %}</div> <div style="font-weight: 600;">{% translate "плана оплаченный период действия текущей подписки не пересчитывается." %}</div>
|
<div class="inf_about_tarif_plan_text"><div style="font-weight: 600;">{% translate "При отказе или досрочном изменении тарифного" %}</div>
|
||||||
<div class="b_another_subscribes">
|
<div style="font-weight: 600;">{% translate "плана оплаченный период действия текущей подписки не пересчитывается." %}</div>
|
||||||
|
<div class="b_another_subscribes">
|
||||||
{% for item in subscribes %}
|
{% for item in subscribes %}
|
||||||
{% if item.id != subscribe_for_user.subscribe.id %}
|
{% if item.id != subscribe_for_user.subscribe.id %}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user