@(collections: List[Collection], space: String)

Most recent collections: All Collections

@collections.map { collection => }
Name Created Description
@collection.name @collection.created.format("MMM dd, yyyy") @collection.description @if(!collection.thumbnail_id.isEmpty){ Thumbnail of @Html(collection.name)> } @if(collection.thumbnail_id.isEmpty){No thumbnail available}