]> git.wh0rd.org - tt-rss.git/blobdiff - index.php
Feature #446 - Allow customizing page title
[tt-rss.git] / index.php
index 6584d8d2e22139171c2ef49094353967b2142e7b..53d31fc521f081165cda570027d838ccffcfc3cb 100644 (file)
--- a/index.php
+++ b/index.php
@@ -55,7 +55,7 @@
        "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <html>
 <head>
-       <title>Tiny Tiny RSS</title>
+    <title><?php echo PAGE_TITLE ?></title>
        <link rel="stylesheet" type="text/css" href="lib/dijit/themes/claro/claro.css"/>
        <link rel="stylesheet" type="text/css" href="tt-rss.css?<?php echo $dt_add ?>"/>
        <link rel="stylesheet" type="text/css" href="cdm.css?<?php echo $dt_add ?>"/>