My favorites | Sign in
Logo
                
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
 -->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" <?php language_attributes(); ?>>

<head profile="http://gmpg.org/xfn/11">
<meta http-equiv="Content-Type" content="<?php bloginfo('html_type'); ?>; charset=<?php bloginfo('charset'); ?>" />

<title><?php bloginfo('name'); ?> <?php if ( is_single()) { ?> &raquo; Блог <?php } ?> <?php wp_title(); ?></title>

<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(); ?>
<link rel="stylesheet" href="<?php bloginfo('stylesheet_url'); ?>" type="text/css" media="screen" />

<?php if (is_home()) { ?>
<script type="text/javascript" src="<?php bloginfo('stylesheet_directory'); ?>/rotator.js"></script>
<script type="text/javascript">
<!--//
var r_modal = 1;

jQuery(document).ready(function() {
jQuery('a.poslania').click(function() {
jQuery.rockTheVote(1);
return false;
})
// .click();
});
//-->
</script>
<?php } else { ?>
<script type="text/javascript" src="<?php echo get_option('home'); ?>/wp-includes/js/jquery/jquery.js"></script>
<?php } ?>

<script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
</script>
<script type="text/javascript">
try {
_uacct = "UA-240471-18";
urchinTracker();
} catch(err) {}</script>
</head>
<body>

<div id="outter"><div id="inner">
<div id="header">
<h1><a href="<?php echo get_option('home'); ?>/">Аз Гласувам!</a></h1>
</div>

<div id="content">
Show details Hide details

Change log

r27 by kaloyan on May 20, 2009   Diff
[No log message]
Go to: 
Project members, sign in to write a code review

Older revisions

r19 by kaloyan on May 17, 2009   Diff
[No log message]
r17 by kaloyan on May 15, 2009   Diff
[No log message]
r16 by kaloyan on May 15, 2009   Diff
[No log message]
All revisions of this file

File info

Size: 1718 bytes, 50 lines
Hosted by Google Code