| Current Path : /var/www/surf/TYPO3/vendor/typo3/cms-filelist/Resources/Private/Templates/Filelist/ |
| Current File : //var/www/surf/TYPO3/vendor/typo3/cms-filelist/Resources/Private/Templates/Filelist/List.html |
<div class="table-fit">
<table class="table table-striped table-hover" id="typo3-filelist">
<thead>
{tableHeader -> f:format.raw()}
</thead>
<tbody data-multi-record-selection-row-selection="true">
{tableBackwardNavigation -> f:format.raw()}
{tableBody -> f:format.raw()}
{tableForwardNavigation -> f:format.raw()}
</tbody>
</table>
</div>