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