Skip to content

Commit 2846417

Browse files
committed
hiden from subscribe
1 parent eef2b10 commit 2846417

File tree

1 file changed

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

1 file changed

+6
-6
lines changed

landing_page/mainpage/templates/mainpage/index.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -148,18 +148,18 @@
148148
<li class="nav-item">
149149
<a class="nav-link scroll-to" href="#contact">Контакты</a>
150150
</li>
151-
{% comment %} <li class="nav-item d-none d-lg-block">
151+
<li class="nav-item d-none d-lg-block">
152152
<a data-toggle="modal" data-target="#overlay" class="custom-btn btn" href="#counter">
153153
Записаться
154154
</a>
155-
</li> {% endcomment %}
155+
</li>
156156
</ul>
157157
</nav>
158158

159-
{% comment %} <div class="d-lg-none">
159+
<div class="d-lg-none">
160160
<a data-toggle="modal" data-target="#overlay" class="custom-btn btn btn-outline-warning"
161161
href="#counter">Записаться</a>
162-
</div> {% endcomment %}
162+
</div>
163163
</div>
164164
</div>
165165
</header>
@@ -2280,9 +2280,9 @@ <h2 class="text-lg-center col-12">записаться на курс</h2>
22802280
</div>
22812281

22822282
{% comment %} <div class="button-fix" style="position: fixed; right: 30px;bottom: 40px;z-index: 999;">
2283-
<script src="//code.jivosite.com/widget/u8UotTOGre" async></script>
2283+
<script src="//code.jivosite.com/widget/u8UotTOGre" async></script>
22842284
<button id="scrollup" class="goOnTop"><i class="material-icons">arrow_upward</i></button>
2285-
</div> {% endcomment %}
2285+
</div> {% endcomment %}
22862286

22872287
<script src="{% static 'vendor/js/jquery-3.3.1.min.js' %}"></script>
22882288
<script src="{% static 'vendor/js/bootstrap.bundle.min.js' %}"></script>

0 commit comments

Comments
 (0)