1 2 3 4 5
<?php /** @var FreshRSS_View $this */ ?> <?php if ($this->category) { $this->renderHelper('category/update'); }