opml.phtml 99 B

1234
  1. <?php
  2. declare(strict_types=1);
  3. /** @var FreshRSS_View $this */
  4. $this->renderHelper('export/opml');