11 lines
342 B
HTML
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> |