]> git.wh0rd.org - tt-rss.git/blobdiff - index.php
Merge remote-tracking branch 'upstream/master'
[tt-rss.git] / index.php
index bf8eafe768c628f5d5cd2fd31c17e3ffb7e01003..5a37c0e988a719282e4cda9363cdeb936162ddf8 100644 (file)
--- a/index.php
+++ b/index.php
@@ -53,7 +53,7 @@
        "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <html>
 <head>
-       <title>Tiny Tiny RSS</title>
+    <title><?php echo PAGE_TITLE ?></title>
 
        <?php echo stylesheet_tag("lib/dijit/themes/claro/claro.css"); ?>
        <?php echo stylesheet_tag("tt-rss.css"); ?>