Last active
August 7, 2019 05:33
-
-
Save ArtemSites/8b7f2953cbc83c3ae11da441cbf4c2c8 to your computer and use it in GitHub Desktop.
Bitrix. Вставка редактируемой области.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<section class="services"> | |
<?$APPLICATION->IncludeComponent("bitrix:main.include","",Array( | |
"AREA_FILE_SHOW" => "file", | |
"AREA_FILE_SUFFIX" => "inc", | |
"EDIT_TEMPLATE" => "", | |
"PATH" => SITE_TEMPLATE_PATH."/includes/services/text.php" | |
) | |
);?> | |
</section> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment