proxitok/components/rss.latte

4 lines
115 B
Plaintext
Raw Normal View History

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