Files
thetempusproject/app/plugins/bookmarks/views/folders/listPage.html
Joey Kimsey 900ca8a691 wip
2024-12-24 22:15:01 -05:00

11 lines
342 B
HTML

<div class="offset-2 col-8 p-3 context-main-bg my-4">
<legend class="text-center">Folders List</legend>
<hr>
{BKMTUTS}
<p class="ps-2">
Just like the folders you have in your web browser, you can add, edit, or remove folders for organizing your bookmarks here.
</p>
<hr>
{/BKMTUTS}
{foldersList}
</div>