Created
December 20, 2016 13:26
-
-
Save IgorGavrilenko/876bf57b906c120d84a6d614563b988e 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
| <?if ($_SERVER['REQUEST_URI'] != '/' && $_SERVER['REQUEST_URI'] != '/index.html' && $_SERVER['REQUEST_URI'] != '/index.php'){?> | |
| text | |
| <?}?> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment