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