diff --git a/qgis-app/plugins/templates/plugins/plugin_form.html b/qgis-app/plugins/templates/plugins/plugin_form.html index 20e2542f..4555a745 100644 --- a/qgis-app/plugins/templates/plugins/plugin_form.html +++ b/qgis-app/plugins/templates/plugins/plugin_form.html @@ -1,8 +1,9 @@ {% extends 'plugins/plugin_base.html' %}{% load static i18n %} {% block extrajs %} {{ block.super }} - - + + +