{{if count( \IPS\Output::i()->rssFeeds )}}
{{foreach \IPS\Output::i()->rssFeeds as $title => $url}}
{lang="$title"}
{{endforeach}}
{{endif}}