{% extends "base.html" %} {% block bodyContent %}

Plugin Manager

{% for plugin in plugins %} {% endfor %}
Type Name Description Latest Installed
[[ plugin.type ]] [[ plugin.id ]] [[ plugin.description ]]
[[ plugin.installedPath ]]
[[ plugin.latestVersion ]] [[ plugin.installedVersion ]]
Please wait...
[[ plugin.status ]]
{% endblock %}