Created
October 24, 2017 09:03
-
-
Save konratnox/e1b57dc4efc3099709b545786f2b397a to your computer and use it in GitHub Desktop.
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
$APPLICATION->ShowMeta("description"); | |
$APPLICATION->ShowMeta("keywords"); | |
$APPLICATION->ShowCSS(); | |
$APPLICATION->ShowHeadStrings(); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment