mirror of
https://github.com/inventree/inventree-website.git
synced 2025-06-12 10:05:36 +00:00
Add a helptext
This commit is contained in:
@ -13,6 +13,8 @@ layout: content
|
||||
{% endfor %}
|
||||
{% assign all_items = all_items | uniq | sort %}
|
||||
|
||||
<p>The full list of plugins is available on the main <a href="{% link plugins.html %}">plugin list</a> page.</p>
|
||||
<p class="mb-0 italic">Click on a name to jump to the plugins that are marked with it.</p>
|
||||
<i class="fa fa-tag"></i>
|
||||
{% for item in all_items %}
|
||||
{% unless tag == "" %}
|
||||
|
Reference in New Issue
Block a user