Skip to content

Instantly share code, notes, and snippets.

@VSeryoga
Last active September 6, 2016 04:40
Show Gist options
  • Save VSeryoga/a15083b9dab6dfb9994cf5fa7e27bc56 to your computer and use it in GitHub Desktop.
Save VSeryoga/a15083b9dab6dfb9994cf5fa7e27bc56 to your computer and use it in GitHub Desktop.
ADD js css template bitrix
<?
$this->addExternalCss(SITE_TEMPLATE_PATH."/local/styles.css");
$this->addExternalJS("/local/liba.js");
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment