remotes/origin/hotfix/LIL-661
gzbender 7 years ago
parent 3b67921ed0
commit 9addd83121
  1. 2
      apps/user/templates/user/profile.html

@ -94,7 +94,7 @@
{% if not is_school_purchased and not paid.exists %}
<div class="center center_xs">
<div class="done">
<div class="done__title title">Нет приобретённых продуктов!</div>
<div class="done__title">Вы пока ничего не приобрели...</div>
<div class="done__foot">
<a class="done__btn btn btn_md btn_stroke" href="{% url 'school:school' %}"
style="margin-bottom: 20px;">Записаться в школу</a>

Loading…
Cancel
Save