Skip to content

Commit eef2b10

Browse files
committed
hiden from subscribe
1 parent 13d96b6 commit eef2b10

File tree

1 file changed

+4
-4
lines changed
  • landing_page/mainpage/templates/mainpage

1 file changed

+4
-4
lines changed

landing_page/mainpage/templates/mainpage/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ <h4 class="curs-place col-12 col-md-8 col-xl-12 fadeInLeft animated-on-ready">
188188
<h4 class="curs-place col-12 col-md-8 col-xl-12 fadeInLeft animated-on-ready">
189189
Регистрация закроется {{course.end_registration_date | date:"j E" }}
190190
</h4>
191-
<div class="hero-time col-md-auto d-flex justify-content-center">
191+
{% comment %} <div class="hero-time col-md-auto d-flex justify-content-center">
192192
<form method="POST"
193193
action="https://cp.selzy.com/en/subscribe?hash=61i59irnnggz3cu38hroqtqh4niuuaoh88i53ydj6dzkixzkhekny"
194194
name="subscribtion_form">
@@ -212,9 +212,9 @@ <h6 class="curs-place col-12 col-md-8 col-xl-12">
212212
<input type="hidden" name="overwrite" value="2">
213213
<input type="hidden" name="is_v5" value="1">
214214
</form>
215-
</div>
215+
</div> {% endcomment %}
216216

217-
{% comment %} <div class="hero-time col-md-auto col-xl-4 d-flex justify-content-center counter-container"
217+
<div class="hero-time col-md-auto col-xl-4 d-flex justify-content-center counter-container"
218218
data-count-down="{{ registration_closes_date }}">
219219
<div class="row justify-content-center"><b class="d-block">00</b><span
220220
class="tm-name">дней</span>
@@ -231,7 +231,7 @@ <h6 class="curs-place col-12 col-md-8 col-xl-12">
231231
<div class="row justify-content-center"><b class="d-block">00</b><span
232232
class="tm-name">секунд</span>
233233
</div>
234-
</div> {% endcomment %}
234+
</div>
235235
</div>
236236
<div class="ticket-block row ">
237237
<div class="col-md-12 col-lg-8">

0 commit comments

Comments
 (0)