proxitok/components/rss.latte
2022-03-15 22:52:54 +01:00

4 lines
110 B
Plaintext

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