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.
10 lines
672 B
10 lines
672 B
<div class="section section_video">
|
|
<div class="section__center center center_sm" style="text-align: center;">
|
|
<div class="title">Пробный урок</div>
|
|
<img class="main-video-preview" style="width: 640px; height: 360px;"
|
|
src="{{ config.MAIN_PAGE_VIDEO_PREVIEW_IMG.url }}"/>
|
|
<a href="#" class="btn js-video-modal btn_stroke-black" style="margin: 20px;"
|
|
data-video-url="{{ config.MAIN_PAGE_VIDEO_URL }}" data-trial-lesson="1">Смотреть бесплатно</a>
|
|
<div>Много развивающих видео на нашем <a href="{{ config.SERVICE_YOUTUBE_URL }}">YouTube канале</a></div>
|
|
</div>
|
|
</div>
|
|
|