0.0.8 promotion block bottom_block_static commented
This commit is contained in:
@@ -197,21 +197,21 @@
|
||||
|
||||
</div>
|
||||
|
||||
<div class="bottom_block_static">
|
||||
<div id=title_static_customer>{% blocktrans %}Оформи <span class="color_title">подписку</span> сейчас и получи{% endblocktrans %}</div>
|
||||
<div id=title_static_customer2>{% blocktrans %}<span class="color_title">1 день </span>пользования сервисом <span class="color_title">в подарок!</span>{% endblocktrans %}</div>
|
||||
<div class="button_container"
|
||||
onclick="document.location='{% url 'profile_page' 'my_subscribe' %}'"
|
||||
>
|
||||
|
||||
<button id=send_parcel_button>{% translate "Получить" %}</button>
|
||||
</div>
|
||||
|
||||
<img id="box1" src="/static/img/png/Box5.png" alt="">
|
||||
<img id="box2" src="/static/img/png/Box4.png" alt="">
|
||||
<img id="box3" src="/static/img/png/Box4.png" alt="">
|
||||
<img id="box4" src="/static/img/png/Box6.png" alt="">
|
||||
</div>
|
||||
{# <div class="bottom_block_static">#}
|
||||
{# <div id=title_static_customer>{% blocktrans %}Оформи <span class="color_title">подписку</span> сейчас и получи{% endblocktrans %}</div>#}
|
||||
{# <div id=title_static_customer2>{% blocktrans %}<span class="color_title">1 день </span>пользования сервисом <span class="color_title">в подарок!</span>{% endblocktrans %}</div>#}
|
||||
{# <div class="button_container"#}
|
||||
{# onclick="document.location='{% url 'profile_page' 'my_subscribe' %}'"#}
|
||||
{# >#}
|
||||
{##}
|
||||
{# <button id=send_parcel_button>{% translate "Получить" %}</button>#}
|
||||
{# </div>#}
|
||||
{##}
|
||||
{# <img id="box1" src="/static/img/png/Box5.png" alt="">#}
|
||||
{# <img id="box2" src="/static/img/png/Box4.png" alt="">#}
|
||||
{# <img id="box3" src="/static/img/png/Box4.png" alt="">#}
|
||||
{# <img id="box4" src="/static/img/png/Box6.png" alt="">#}
|
||||
{# </div>#}
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user