Set correct attributes on script tags
authorMagnus Hagander <magnus@hagander.net>
Tue, 27 Jun 2017 20:20:11 +0000 (22:20 +0200)
committerMagnus Hagander <magnus@hagander.net>
Tue, 27 Jun 2017 20:20:11 +0000 (22:20 +0200)
commit07199c7846f674a129d731284ce2da85869c1361
tree39d51854d7a7610c80aa2df09d75f98f90f34e2a
parent0354a5ec0f254bd139602935de086a1af4ea0dc6
Set correct attributes on script tags

The type attribute is mandatory in XHTML while the language
attribute has been deprecated.
templates/admin/base_site.html
templates/admin/change_form_pgweb.html
templates/base/form.html
templates/lists/subscribe_form.html