mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-08-02 17:14:38 +02:00
Re-add rss feed link.
This commit is contained in:
parent
6ee3165d6f
commit
d6e7b75b42
2 changed files with 7 additions and 6 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue