Default simple view template to display a list of rows. More...
Go to the source code of this file.
Variables | |
$wrapper_prefix | |
if(!empty($title)) | endif |
$list_type_prefix | |
foreach($rows as $id=> $row) print | $row |
endforeach | |
$list_type_suffix | |
$wrapper_suffix |
Default simple view template to display a list of rows.
Definition in file views-view-list.tpl.php.