{% extends "base.html" %} {% from "macros.jinja" import window_vars with context %} {% block page %}
Back
New Version
{% raw %}
{{ extension.name}}
{{ extension.shortDescription }}
Depends on:  
{% endraw %}
Manage
Warning

You are about to remove the extension for all users.
Are you sure you want to continue?

Yes, Uninstall Cancel
Install Uninstall Release Notes
Uninstall Close
{% endblock %} {% block scripts %} {{ window_vars(user) }} {% endblock %}