Vintage Book Shop
書名
分野
著者
価格
在庫
{#for book in books}
{book.id}
{book.title}
{book.genre}
{book.author}
{book.price}
{book.stock}
{/for}