|
|
|
@ -138,7 +138,7 @@ |
|
|
|
|
|
|
|
|
|
|
|
<div class="rq-order-button"> |
|
|
|
<div class="rq-order-button"> |
|
|
|
<div class="rqob-wrap"> |
|
|
|
<div class="rqob-wrap"> |
|
|
|
<div class="rqob-price">{% trans 'Регистрация' %} {{ service.price }} {{ service.currency }} + {% trans 'билет организатора' %}</div> |
|
|
|
<div class="rqob-price">{% trans 'Регистрация 2000 руб.' %} {% comment %}{{ service.price }} {{ service.currency }}{% endcomment %} + {% trans 'билет организатора' %}</div> |
|
|
|
<div class="rqob-button"> |
|
|
|
<div class="rqob-button"> |
|
|
|
{% if service.price %} |
|
|
|
{% if service.price %} |
|
|
|
<input id="id_price" name="price" type="hidden" value="{{ service.price }}"/> |
|
|
|
<input id="id_price" name="price" type="hidden" value="{{ service.price }}"/> |
|
|
|
|