1
0
mirror of https://tt-rss.org/git/tt-rss.git synced 2024-06-30 12:30:52 +02:00
ttrss/utils/notifier/popup.html
2010-02-17 15:53:38 +03:00

15 lines
134 B
HTML

<html>
<style type="text/css">
ul {
padding : 0px;
margin : 0px;
}
</style>
<body>
<ul>
<li>Update</li>
</ul>
</body>
</html>