4
0

export.phtml 84 B

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