#{extends 'main.html' /}

Products

#{list items:entities, as:'entity'} #{/list}
Name Price Type Id
Show  Edit  Buy  Delete ${entity.name} ${entity.price} ${entity.type} ${entity.id}
Create