tilde.news/app/views/stories/manage.phtml

3 lines
125 B
PHTML

<?= $controller->render(array("partial" => "items/list"),
array("items" => $controller->items, "show_caption" => true)); ?>