$if(list_layout.is_grid)$ $list:partials/grid_card()$ $elseif(list_layout.is_gallery)$ $list:partials/gallery_card()$ $else$ $list:partials/list_card()$ $endif$