summaryrefslogtreecommitdiff
path: root/index.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2013-03-22 09:40:02 +0400
committerAndrew Dolgov <[email protected]>2013-03-22 09:40:02 +0400
commitd6cb94145945a47fc843ed9c25197b1ece40cdae (patch)
tree7b620a5e0cda2d09463393cef19bb4843ee1e7c3 /index.php
parent1f56ba13cd69efca4f24a3bce9a8bb8ebcf3ebac (diff)
fix tabs
Diffstat (limited to 'index.php')
-rw-r--r--index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.php b/index.php
index 4669a2080..570bba6d4 100644
--- a/index.php
+++ b/index.php
@@ -53,7 +53,7 @@
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
- <title><?php echo get_site_title() ?></title>
+ <title><?php echo get_site_title() ?></title>
<?php echo stylesheet_tag("lib/dijit/themes/claro/claro.css"); ?>
<?php echo stylesheet_tag("tt-rss.css"); ?>