proxitok/templates/components/rss.latte

4 lines
109 B
Plaintext
Raw Normal View History

2022-04-17 21:02:37 +00:00
<a href="{$_SERVER['REQUEST_URI'] . '/rss'}">
{include './icon.latte', icon: 'feed', text: 'RSS Feed'}
</a>