1
0
mirror of https://github.com/RSS-Bridge/rss-bridge.git synced 2025-07-30 05:10:15 +02:00

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>