You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
527 B
13 lines
527 B
<div class="section section_video">
|
|
<div class="section__center center center_sm" style="text-align: center;">
|
|
<iframe class="main-video" style="display: inline-block;"
|
|
width="100%"
|
|
height="360"
|
|
src="{{ config.MAIN_PAGE_VIDEO_URL }}"
|
|
frameborder="0"
|
|
allow="autoplay; encrypted-media"
|
|
allowfullscreen
|
|
></iframe>
|
|
<div>Много развивающих видео на нашем <a href="{{ config.SERVICE_YOUTUBE_URL }}">YouTube канале</a></div>
|
|
</div>
|
|
</div>
|
|
|