|
|
@ -2,7 +2,7 @@ |
|
|
|
|
|
|
|
|
|
|
|
{% block profile_content%} |
|
|
|
{% block profile_content%} |
|
|
|
<div class="cabinet__orders cabinet-content {% if fn('is_wc_endpoint_url') %}active hide{% endif %}"> |
|
|
|
<div class="cabinet__orders cabinet-content {% if fn('is_wc_endpoint_url') %}active hide{% endif %}"> |
|
|
|
<div class="cabinet-card cabinet-card--green-white cabinet__subscription-pc"> |
|
|
|
<!-- <div class="cabinet-card cabinet-card--green-white cabinet__subscription-pc"> |
|
|
|
<div class="cabinet-card__content"> |
|
|
|
<div class="cabinet-card__content"> |
|
|
|
<p class="cabinet-card__title">{{ function('pll_e', 'Feed subscription') }}</p> |
|
|
|
<p class="cabinet-card__title">{{ function('pll_e', 'Feed subscription') }}</p> |
|
|
|
<div class="cabinet-card__element"> |
|
|
|
<div class="cabinet-card__element"> |
|
|
@ -12,7 +12,7 @@ |
|
|
|
<button class="button button--gradient button--high-46 form-sub__btn">{{ function('pll_e', 'Get details') }}</button> |
|
|
|
<button class="button button--gradient button--high-46 form-sub__btn">{{ function('pll_e', 'Get details') }}</button> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
</div> --> |
|
|
|
{% include 'profile/order-list.twig' %} |
|
|
|
{% include 'profile/order-list.twig' %} |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|