Files
thetempusproject/app/plugins/bookmarks/views/folders/listPage.html
Joey Kimsey c0e211eda7 plugin wip
2024-12-14 06:16:09 -05:00

8 lines
219 B
HTML

<div class="row">
<div class="offset-md-2 col-8 py-3 context-main-bg mt-4">
<div class="text-center">
<legend class="">Folders List</legend>
</div>
{foldersList}
</div>
</div>