-
- {{ categoryTitleWithIcon }}
-
-
- {{
- t('HELP_CENTER.CATEGORY_PAGE.CATEGORY_CARD.ARTICLES_COUNT', {
- count: articlesCount,
- })
- }}
-
+
+
+
+ {{ icon }}
+
+
+
+
+
+
+
+ {{ title }}
+
+
+
+ {{
+ t('HELP_CENTER.CATEGORY_PAGE.CATEGORY_CARD.ARTICLES_COUNT', {
+ count: articlesCount,
+ })
+ }}
+
+
+
-
-
-
-
+ {{ description }}
+
-
- {{ description }}
-
diff --git a/app/javascript/dashboard/components-next/HelpCenter/HelpCenterLayout.vue b/app/javascript/dashboard/components-next/HelpCenter/HelpCenterLayout.vue
index 5cdbecc6d..b3def79ae 100644
--- a/app/javascript/dashboard/components-next/HelpCenter/HelpCenterLayout.vue
+++ b/app/javascript/dashboard/components-next/HelpCenter/HelpCenterLayout.vue
@@ -1,5 +1,5 @@
-
+
+
+
+
{
@@ -127,7 +126,19 @@ const handleBreadcrumbClick = () => {
-
+
+
+ {{
+ t('HELP_CENTER.CATEGORY_PAGE.CATEGORY_HEADER.CATEGORIES_COUNT', {
+ n: categoriesCount,
+ })
+ }}
+
-
-
- {{
- t('HELP_CENTER.CATEGORY_PAGE.CATEGORY_HEADER.CATEGORIES_COUNT', {
- n: categoriesCount,
- })
- }}
-
-
-
-
-
-
-
-
+