% }

Categories

% while (my $category = $categories->next) {

Add a new category

 
<%init> my $categories = $Schema->Category_t->all_rows( order_by => $Schema->Category_t->name_c ); <%method title> <& PARENT:title &> - Edit categories