Commit c5faa6ecd25cb6830fd2d6c523f899610704d8bf

Authored by Eugeny Galkovskiy
1 parent 2a836ef5

второе видео

Showing 1 changed file with 5 additions and 0 deletions   Show diff stats
frontend/views/site/index.php
... ... @@ -286,6 +286,11 @@ $this->registerJs($js, View::POS_END);
286 286 <iframe class="embed-responsive-item" src="https://www.facebook.com/plugins/video.php?href=https%3A%2F%2Fwww.facebook.com%2FKBEnergy.UA%2Fvideos%2F1171662169609800%2F&show_text=0" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true" allowFullScreen="true"></iframe>
287 287 </div>
288 288 </div>
  289 + <div class="video">
  290 + <div class="embed-responsive embed-responsive-16by9" style="margin-top: 5px;">
  291 + <iframe class="embed-responsive-item" src="https://www.youtube-nocookie.com/embed/c764qnkKUp0?rel=0" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true" allowFullScreen="true"></iframe>
  292 + </div>
  293 + </div>
289 294 <div class="head_video_buttons">
290 295 <a href="#" class="btn button1 icon_phone modaled" data-title="Замовити консультацію" data-toggle="modal" data-target="#feedback-modal" style="width: 225px;">Замовити <span>консультацію</span></a>
291 296 <a href="#" class="btn button2 right modaled" data-title="Розрахувати вартість проекту" data-toggle="modal" data-target="#feedback-modal" style="width: 225px;">Розрахувати <span>вартість проекту</span></a>
... ...