Psst.. new poll here.
Psst.. new forums here.
Microsoft is blocking us again (TY IP Reputation!) so just use oauth login instead. :)
Paste
Pasted as PHP by fix ( 15 years ago )
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html >
<head>
<meta http-equiv="Content-Type" content="<?php bloginfo('html_type'); ?>; charset=<?php bloginfo('charset'); ?>" />
<title><?php if (is_home()) { bloginfo('name'); ?><?php } elseif (is_category() || is_page() ||is_single()) { ?> <?php } ?><?php wp_title(''); ?></title>
<meta http-equiv="imagetoolbar" content="no" />
<meta name="generator" content="WordPress <?php bloginfo('version'); ?>" />
<meta name="description" content="" />
<meta name="author" content="" />
<meta name='yandex-verification' content='6eec5a6bdb2caf79' />
<link rel="stylesheet" href="<?php bloginfo('stylesheet_url'); ?>" type="text/css" media="screen" />
<link rel="alternate" type="application/rss+xml" title="<?php bloginfo('name'); ?> RSS Feed" href="<?php bloginfo('rss2_url'); ?>" />
<link rel="pingback" href="<?php bloginfo('pingback_url'); ?>" />
<?php wp_head(); ?>
</head>
<body>
<div id="wrap">
<div id="tof"></div>
<div id="header">
<h1><a href="<?php echo get_settings('home'); ?>/"></a> </h1> <h2> </h2><br><br><span id="tit"></span><br>
<ul id="menu">
<li class="current"><a href="<?php echo get_settings('home'); ?>">Главная</a></li>
<?php wp_list_pages('title_li=&depth=1'); ?>
</ul>
</div>
Revise this Paste
Parent: 30969
Children: 30971