+
+
+
+
+
+
+
+
+
+
+ {{ alertText }}
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/frontent/ops_vue/src/main.ts b/frontent/ops_vue/src/main.ts
index 44f9f7a..a3da7a0 100644
--- a/frontent/ops_vue/src/main.ts
+++ b/frontent/ops_vue/src/main.ts
@@ -11,6 +11,9 @@ import '@tabler/core/dist/css/tabler.min.css'
import '@tabler/core/dist/css/tabler-vendors.min.css'
import '@tabler/core/dist/js/tabler.min.js'
+// import 'bootstrap/dist/css/bootstrap.min.css'
+// import 'bootstrap/dist/js/bootstrap.bundle.min.js'
+
const app = createApp(App)
diff --git a/frontent/ops_vue/src/views/HomeView.vue b/frontent/ops_vue/src/views/HomeView.vue
index 51ab4a9..dd197f1 100644
--- a/frontent/ops_vue/src/views/HomeView.vue
+++ b/frontent/ops_vue/src/views/HomeView.vue
@@ -1,17 +1,22 @@