--- layout: default menu: docs title: Documentation page-header: Documentation --- {% assign current-url = page.url | replace_regex: "^/", "" %}
{% include docs/menu.html %}
{% if page.plugin %}
This module is available in tabler-{{ page.plugin }} plugin.
{% endif %} {% if page.description %}

{{ page.description }}

{% endif %}
{{ content }}