1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-02-10 16:01:33 +00:00

remove page title stuff for the time being

This commit is contained in:
Andrew Dolgov
2013-03-23 09:51:30 +04:00
parent 9972b7cdd7
commit 99534a3dde
5 changed files with 4 additions and 11 deletions

View File

@@ -53,7 +53,7 @@
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<title><?php echo PAGE_TITLE ?></title>
<title>Tiny Tiny RSS</title>
<?php echo stylesheet_tag("lib/dijit/themes/claro/claro.css"); ?>
<?php echo stylesheet_tag("tt-rss.css"); ?>