diff --git a/components/docs/NavSideBar.vue b/components/docs/NavSideBar.vue
index b3fd3c6a7c..6261e6beba 100644
--- a/components/docs/NavSideBar.vue
+++ b/components/docs/NavSideBar.vue
@@ -45,22 +45,13 @@
diff --git a/components/layout/PluginContainer.vue b/components/layout/PluginContainer.vue
new file mode 100644
index 0000000000..a3eca9fa82
--- /dev/null
+++ b/components/layout/PluginContainer.vue
@@ -0,0 +1,347 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/pages/plugins/[...slug].vue b/pages/plugins/[...slug].vue
index 50fdd80e65..db2917ea4b 100644
--- a/pages/plugins/[...slug].vue
+++ b/pages/plugins/[...slug].vue
@@ -3,7 +3,7 @@