Просмотр файла apple/inc/head.php

Размер файла: 652B
<?php 
echo '<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ru">
<head>
<meta name="keywords" content="iphone, ipad, apple, os x, Mac">
<link rel="shortcut icon" href="http://appledigger.ru/favicon.ico">
<link rel="apple-touch-icon" href="http://appledigger.ru/apple-touch-icon-precomposed.png" />
<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0">
<meta charset="UTF-8" />
<title>Новости Apple, игры для iphone и ipad, советы, обзоры</title>
<link rel="stylesheet" type="text/css" media="all" href="style.css" /></head>';
?>