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

5 lines
141 B
HTML

<div class="offset-2 col-8 p-3 context-main-bg my-4">
<legend class="text-center">Folders List</legend>
<hr>
{foldersList}
</div>