diff --git a/apps/user/templates/user/bonus-history.html b/apps/user/templates/user/bonus-history.html index d0035b54..11c67381 100644 --- a/apps/user/templates/user/bonus-history.html +++ b/apps/user/templates/user/bonus-history.html @@ -49,6 +49,8 @@ {% with payment=bonus.payment %} {% if payment.course %}
Курс. {{ payment.course.title }}
+ {% elif payment.giftcertificate %} +
Подарочный сертификат
{% else %}
{% if request.user_agent.is_mobile %}