journalduhacker/app/views/stories/manage.phtml
2012-06-16 20:15:46 -05:00

3 lines
125 B
PHTML

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