Re-add rss feed link.

This commit is contained in:
Teromene 2016-08-03 22:01:44 +02:00
parent 6ee3165d6f
commit d6e7b75b42
2 changed files with 7 additions and 6 deletions

View file

@ -46,7 +46,7 @@ EOD;
</head>
<body>
<h1 class="pagetitle">{$title}</h1>
<a class="backlink" href="./"><button class="backbutton"> back to rss-bridge</button></a>
<div class="buttons"><a href="./"><button class="backbutton"> back to rss-bridge</button></a><a href="./?{$atomquery}"><button class="rss-feed">RSS feed</button></a></div>
{$entries}
</body>
</html>