Files
thetempusproject/app/plugins/tablefinder/views/index.html
2024-08-04 21:15:59 -04:00

7 lines
149 B
HTML

<legend>Tables</legend>
<div class="row">
<div class="col-xlg-12 col-lg-12 col-md-12 col-sm-12 col-xs-12">
{tableList}
</div>
</div>