+
+
+
+ {{ translateRouteTitleI18n(tag.meta?.title) }}
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/layout/components/index.ts b/src/layout/components/index.ts
new file mode 100644
index 000000000..4dca96ed9
--- /dev/null
+++ b/src/layout/components/index.ts
@@ -0,0 +1,4 @@
+export { default as Navbar } from './Navbar.vue';
+export { default as AppMain } from './AppMain.vue';
+export { default as Settings } from './Settings/index.vue';
+export { default as TagsView } from './TagsView/index.vue';
diff --git a/src/layout/components/myconst/editmypassword.vue b/src/layout/components/myconst/editmypassword.vue
new file mode 100644
index 000000000..feb7171d6
--- /dev/null
+++ b/src/layout/components/myconst/editmypassword.vue
@@ -0,0 +1,71 @@
+
+
+