|
|
|
@ -25,7 +25,7 @@ |
|
|
|
{% endif %} |
|
|
|
{% endif %} |
|
|
|
</td> |
|
|
|
</td> |
|
|
|
<td> |
|
|
|
<td> |
|
|
|
{% if 'активна' in object.get_paid_status %} |
|
|
|
{% if 'активна' in object.get_paid_status and not object.type %} |
|
|
|
<div class="status-license"> |
|
|
|
<div class="status-license"> |
|
|
|
<svg width="20" height="20"> |
|
|
|
<svg width="20" height="20"> |
|
|
|
<image xlink:href="{% static 'img/check.svg' %}" src="{% static 'img/check.png' %}" width="20" height="20"/> |
|
|
|
<image xlink:href="{% static 'img/check.svg' %}" src="{% static 'img/check.png' %}" width="20" height="20"/> |
|
|
|
|