From 19ed426520ee081ea2432d8b157b4829d4bf0a93 Mon Sep 17 00:00:00 2001
From: "Shishkevich D." <135337715+shishkevichd@users.noreply.github.com>
Date: Wed, 9 Apr 2025 10:43:53 +0000
Subject: [PATCH] chore: add custom descriptions component
---
web/html/component/aCustomDescriptions.html | 59 +++++++++++++++++++++
1 file changed, 59 insertions(+)
create mode 100644 web/html/component/aCustomDescriptions.html
diff --git a/web/html/component/aCustomDescriptions.html b/web/html/component/aCustomDescriptions.html
new file mode 100644
index 00000000..35d283a5
--- /dev/null
+++ b/web/html/component/aCustomDescriptions.html
@@ -0,0 +1,59 @@
+{{define "component/customDescriptions"}}
+
+
+
+
+
+{{end}}
+
+{{define "component/aCustomDescriptions"}}
+
+
+
+{{end}}
\ No newline at end of file