diff --git a/templates/blocks/profile/b_profile.html b/templates/blocks/profile/b_profile.html index 417d688..1c98c35 100644 --- a/templates/blocks/profile/b_profile.html +++ b/templates/blocks/profile/b_profile.html @@ -16,7 +16,7 @@
{% translate "Текущая подписка:" %}
{% if user_subscribe.subscribe.name %}{{ user_subscribe.subscribe.name }}{% else %}{% translate "Нет активных подписок" %}{% endif %}
- {% if user_subscribe.subscribe.name %}
{% translate "Перейти к подпискам" %}
{% endif %} +
{% translate "Перейти к подпискам" %}