proxitok/templates/components/rss.latte
2022-11-04 18:02:57 +01:00

4 lines
109 B
Plaintext

<a href="{$_SERVER['REQUEST_URI'] . '/rss'}">
{include './icon.latte', icon: 'feed', text: 'RSS Feed'}
</a>