]> git.wh0rd.org - tt-rss.git/blob - utils/notifier/popup.html
notifier: add badge; bump version
[tt-rss.git] / utils / notifier / popup.html
1 <html>
2 <style type="text/css">
3 ul {
4 padding : 0px;
5 margin : 0px;
6 }
7 </style>
8 <body>
9 <ul>
10 <li>Update</li>
11
12 </ul>
13 </body>
14 </html>