proxitok/components/rss.latte
2022-03-29 19:30:31 +02:00

4 lines
115 B
Plaintext

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