proxitok/components/rss.latte

4 lines
110 B
Plaintext
Raw Normal View History

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