1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-15 14:45:57 +00:00

Merge branch 'viewport' of jrconlin/tt-rss into master

This commit is contained in:
fox
2017-10-08 11:15:19 +00:00
committed by Gogs

View File

@@ -55,6 +55,7 @@
<html> <html>
<head> <head>
<title>Tiny Tiny RSS</title> <title>Tiny Tiny RSS</title>
<meta name="viewport" content="initial-scale=1,width=device-width" />
<script type="text/javascript"> <script type="text/javascript">
var __ttrss_version = "<?php echo VERSION ?>" var __ttrss_version = "<?php echo VERSION ?>"