This file contains 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
this is content for file 1 |
This file contains 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
this is content for file 1 |
This file contains 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
<!doctype html> | |
<!--[if IE 6]> <html class="ie6 ie"> <![endif]--> | |
<!--[if IE 7]> <html class="ie7 ie"> <![endif]--> | |
<!--[if IE 8]> <html class="ie8 ie"> <![endif]--> | |
<!--[if gte IE 9]> <!--><html> <!--<![endif]--> | |
<head> | |
<!-- robot speak --> | |
<meta charset="utf-8"> | |
<title><?php echo $title; ?></title> |