proxitok/components/rss.latte
Pablo Ferreiro d9165d693f
hotfix
2022-04-17 23:02:37 +02:00

4 lines
109 B
Plaintext

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