lib/generators/scrivito/widget/templates/thumbnail.html.erb in scrivito_sdk-0.30.0 vs lib/generators/scrivito/widget/templates/thumbnail.html.erb in scrivito_sdk-0.40.0.rc1

- old
+ new

@@ -1,3 +1,3 @@ -<%%= scrivito_thumbnail '<%= class_name %>' do %> - <%= class_name %> Widget +<%%= scrivito_thumbnail '<%= human_name %>' do %> + <!-- Add the detailed description of the widget here. --> <%% end %>