+
-
diff --git a/app/plugins/bookmarks/views/components/bookmarkListRows.html b/app/plugins/bookmarks/views/components/bookmarkListRows.html
index fcfb01f..034f4fa 100644
--- a/app/plugins/bookmarks/views/components/bookmarkListRows.html
+++ b/app/plugins/bookmarks/views/components/bookmarkListRows.html
@@ -3,11 +3,11 @@
{iconHtml}
{title}
-
+
{hideBtn}
{archiveBtn}
-
-
+
+
{/LOOP}
diff --git a/app/plugins/bookmarks/views/components/folderPanelList.html b/app/plugins/bookmarks/views/components/folderPanelList.html
index 9188a1e..6e8c4a6 100644
--- a/app/plugins/bookmarks/views/components/folderPanelList.html
+++ b/app/plugins/bookmarks/views/components/folderPanelList.html
@@ -1,10 +1,10 @@
{LOOP}
-
+
{panel}
{/LOOP}
{ALT}
-
+
{/ALT}
\ No newline at end of file
diff --git a/app/plugins/bookmarks/views/dash.html b/app/plugins/bookmarks/views/dash.html
index 030da69..ddcc41b 100644
--- a/app/plugins/bookmarks/views/dash.html
+++ b/app/plugins/bookmarks/views/dash.html
@@ -1,16 +1,15 @@
-{BookmarkBreadCrumbs}
-
-
+
+
{bookmarksList}
-
-
+
+
{foldersList}
-
+
{folderPanels}
\ No newline at end of file
diff --git a/app/plugins/bookmarks/views/folders/create.html b/app/plugins/bookmarks/views/folders/create.html
index 42f4adf..e87a638 100644
--- a/app/plugins/bookmarks/views/folders/create.html
+++ b/app/plugins/bookmarks/views/folders/create.html
@@ -1,5 +1,4 @@
-{BookmarkBreadCrumbs}