aboutsummaryrefslogtreecommitdiff
path: root/app/views/index/opml.phtml
blob: f554611653cf880a13bbd39e40349ddf74ec624d (plain)
1
2
3
4
<?php
declare(strict_types=1);
/** @var FreshRSS_View $this */
$this->renderHelper('export/opml');