{% extends "base.html" %} {% block comments %} {% endblock %} {% block header %} {% endblock %} {% block title %}App Framework: Plugins List{% endblock %} {% block header_row %}
| Enabled | Name | Description | Version | Author |
|---|---|---|---|---|
| No plugins installed. | ||||
| {{ plugin.title }} | {{ plugin.description|safe }} | {{ plugin.version }} | {{ plugin.author }} | |