Files
thetempusproject/app/plugins/bookmarks/views/folders/listPage.html
2024-12-15 17:20:57 -05:00

6 lines
170 B
HTML

<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>