proxitok/components/rss.latte

4 lines
110 B
Plaintext
Raw Normal View History

2022-03-15 17:52:54 -04:00
<a href="{path($_SERVER['REQUEST_URI'] . '/rss')}">
{include './icon.latte', icon: 'feed', text: 'RSS'}
</a>