diff --git a/app/plugins/bookmarks/views/dashboards/bookmarkRows.html b/app/plugins/bookmarks/views/dashboards/bookmarkRows.html
new file mode 100644
index 0000000..5197893
--- /dev/null
+++ b/app/plugins/bookmarks/views/dashboards/bookmarkRows.html
@@ -0,0 +1,30 @@
+{LOOP}
+
+ {iconHtml}
+ {title}
+
+
+
+
+
+
+
+{/LOOP}
+{ALT}
+
+ No Bookmarks
+
+{/ALT}
\ No newline at end of file
diff --git a/app/plugins/bookmarks/views/dashboards/create.html b/app/plugins/bookmarks/views/dashboards/create.html
new file mode 100644
index 0000000..3ca36c7
--- /dev/null
+++ b/app/plugins/bookmarks/views/dashboards/create.html
@@ -0,0 +1,43 @@
+
+
+
+
+
Dashboards are groups of folders that usually share a theme. When links are added to folders they will automatically be added to dashboards unless hidden or archived.
+
+
+
\ No newline at end of file
diff --git a/app/plugins/bookmarks/views/dashboards/dashOptions.html b/app/plugins/bookmarks/views/dashboards/dashOptions.html
new file mode 100644
index 0000000..82b370e
--- /dev/null
+++ b/app/plugins/bookmarks/views/dashboards/dashOptions.html
@@ -0,0 +1,29 @@
+
+
+
+
Status:
+
+
+
+
+
+
+
+
+
+
+
+
+
Buttons:
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/app/plugins/bookmarks/views/dashboards/edit.html b/app/plugins/bookmarks/views/dashboards/edit.html
new file mode 100644
index 0000000..d845798
--- /dev/null
+++ b/app/plugins/bookmarks/views/dashboards/edit.html
@@ -0,0 +1,43 @@
+
+
+
+
+
Dashboards are groups of folders that usually share a theme. When links are added to folders they will automatically be added to dashboards unless hidden or archived.
+
+
+
\ No newline at end of file
diff --git a/app/plugins/bookmarks/views/dashboards/folderPanels.html b/app/plugins/bookmarks/views/dashboards/folderPanels.html
new file mode 100644
index 0000000..152515a
--- /dev/null
+++ b/app/plugins/bookmarks/views/dashboards/folderPanels.html
@@ -0,0 +1,51 @@
+{LOOP}
+
+{/LOOP}
+{ALT}
+
+{/ALT}
\ No newline at end of file
diff --git a/app/plugins/bookmarks/views/dashboards/list.html b/app/plugins/bookmarks/views/dashboards/list.html
new file mode 100644
index 0000000..3197939
--- /dev/null
+++ b/app/plugins/bookmarks/views/dashboards/list.html
@@ -0,0 +1,44 @@
+
+
+
+
+
+
From here you can easily create, update, or remove any bookmark dashboards you have created.
+
Dashboards are a feature that allow you to build customized bookmark pages that you can easily save and open la
+
+
+
+
+
+ Title |
+ Description |
+ |
+ |
+ |
+
+
+
+ {LOOP}
+
+ {title} |
+ {description} |
+ |
+ |
+ |
+
+ {/LOOP}
+ {ALT}
+
+
+ No results to show.
+ |
+
+ {/ALT}
+
+
+
+
+
+
\ No newline at end of file
diff --git a/app/plugins/bookmarks/views/dashboards/view.html b/app/plugins/bookmarks/views/dashboards/view.html
new file mode 100644
index 0000000..2c64b9c
--- /dev/null
+++ b/app/plugins/bookmarks/views/dashboards/view.html
@@ -0,0 +1,26 @@
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/app/plugins/bookmarks/views/export.html b/app/plugins/bookmarks/views/export.html
index 46db78b..55941f6 100644
--- a/app/plugins/bookmarks/views/export.html
+++ b/app/plugins/bookmarks/views/export.html
@@ -1,10 +1,10 @@
-
-
+
+
-
Select which folders to include in the export.
-
-