mirror of
https://github.com/tabler/tabler.git
synced 2026-07-26 04:54:40 +04:00
plugin info
This commit is contained in:
@@ -28,8 +28,12 @@ page-title: Documentation
|
||||
<div class="markdown">
|
||||
<h2 class="mt-0 mb-4">{{ page.title }}{% if page.done %} {% include ui/icon.html icon="check" color="green" %}{% endif %}</h2>
|
||||
|
||||
{% if page.plugin %}
|
||||
<div class="alert alert-info">This module is available in <code>tabler-{{ page.plugin }}</code> plugin.</div>
|
||||
{% endif %}
|
||||
|
||||
{% if page.description %}
|
||||
<p>{{ page.description }}</p>
|
||||
<p>{{ page.description }}</p>
|
||||
{% endif %}
|
||||
|
||||
{% if page.in_progress %}
|
||||
|
||||
Reference in New Issue
Block a user