Merge branch 'master' of rodneys_mission/tt-rss into master

This commit is contained in:
fox 2019-09-18 15:09:52 +00:00 committed by Gogs
commit d2d9bb1fd8
1 changed files with 1 additions and 1 deletions

View File

@ -509,7 +509,7 @@ class Handler_Public extends Handler {
<!DOCTYPE html>
<html>
<head>
<title><?php echo __("Share with Tiny Tiny RSS") ?> ?></title>
<title><?php echo __("Share with Tiny Tiny RSS") ?></title>
<?php
echo stylesheet_tag("css/default.css");
echo javascript_tag("lib/prototype.js");