diff --git a/qgis-app/plugins/templates/plugins/plugin_list.html b/qgis-app/plugins/templates/plugins/plugin_list.html index 97fb32fd..7ccaa15b 100644 --- a/qgis-app/plugins/templates/plugins/plugin_list.html +++ b/qgis-app/plugins/templates/plugins/plugin_list.html @@ -1,4 +1,4 @@ -{% extends 'plugins/plugin_base.html' %}{% load i18n bootstrap_pagination humanize static sort_anchor range_filter thumbnail %} +{% extends 'plugins/plugin_base.html' %}{% load i18n humanize static sort_anchor range_filter thumbnail %} {% load local_timezone %} {% load plugin_utils %} {% block extrajs %} @@ -77,117 +77,7 @@
{{ object.name }}
- -{{ object.description|truncatewords:20 }}
- -- - - - - {{ object.latest_version_date|local_timezone:"SHORT_NATURAL_DAY" }} - -
-{{ object.name }}
+ +{{ object.description|truncatewords:20 }}
+ ++ + + + + {{ object.latest_version_date|local_timezone:"SHORT_NATURAL_DAY" }} + +
+