aboutsummaryrefslogtreecommitdiff
path: root/app/views/configure/query.phtml
blob: 316583bac8895e9fae4f02f701c8c4f585c749d5 (plain)
1
2
3
4
5
6
<?php /** @var FreshRSS_View $this */ ?>
<?php

if ($this->query) {
	$this->renderHelper('configure/query');
}