category === null) {
throw new FreshRSS_Context_Exception('Category not initialised!');
}
?>
= $this->category->name() ?>
= $this->category->kind() === FreshRSS_Category::KIND_DYNAMIC_OPML ? _i('opml-dyn') : '' ?>
displaySlider;
if (!$ajax) {
$from = 'update';
$slider = [];
} elseif ($from === '') {
$from = 'index';
}
?>