Commit a47c7676 authored by Ольга's avatar Ольга

Удалила заголовок

parent 41f04af6
......@@ -82,7 +82,6 @@ if ($blocks) {
case $mapBlocks['CONTENT']: ?>
<?php if ($arParams['CONTENT']['TITLE'] && $arParams['CONTENT']['TEXT']): ?>
<article class="service-description" data-text="root">
<h1 class="title-block underline"><?php echo $arParams['CONTENT']['TITLE'] ?></h1>
<div class="service-description__text"
data-text="content"><?php echo $arParams['CONTENT']['TEXT'] ?></div>
<button type="button" class="service-description__more" data-text="button">Читать далее</button>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment