mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 20:05:55 +00:00
Merge branch 'master' of rodneys_mission/tt-rss into master
This commit is contained in:
@@ -509,7 +509,7 @@ class Handler_Public extends Handler {
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<title><?php echo __("Share with Tiny Tiny RSS") ?> ?></title>
|
<title><?php echo __("Share with Tiny Tiny RSS") ?></title>
|
||||||
<?php
|
<?php
|
||||||
echo stylesheet_tag("css/default.css");
|
echo stylesheet_tag("css/default.css");
|
||||||
echo javascript_tag("lib/prototype.js");
|
echo javascript_tag("lib/prototype.js");
|
||||||
|
|||||||
Reference in New Issue
Block a user