This commit is contained in:
Joey Kimsey
2024-12-11 07:49:48 -05:00
parent 3bc838ce24
commit a1c849a626
21 changed files with 690 additions and 392 deletions

View File

@ -0,0 +1,7 @@
<div class="row">
<div class="offset-md-2 col-8 py-3">
<legend class="">Folders List</legend>
{foldersList}
</div>
</div>