9 lines
187 B
HTML
9 lines
187 B
HTML
|
|
title = "Kategoriýa"
|
||
|
|
url = "/category-profile/:categorySlug"
|
||
|
|
layout = "default"
|
||
|
|
is_hidden = 0
|
||
|
|
|
||
|
|
[categoryprofile]
|
||
|
|
categorySlug = "{{ :categorySlug }}"
|
||
|
|
==
|
||
|
|
{% component 'categoryprofile' %}
|