{{ section.title }}
{{ section.description }}
{% if locale == 'ru' %}Открыть раздел{% else %}Open section{% endif %}{% extends "base.html" %} {% block title %}Component Catalog · {{ app_title }}{% endblock %} {% block content %} {% include "components/page_header.html" %}
{{ section.description }}
{% if locale == 'ru' %}Открыть раздел{% else %}Open section{% endif %}