Set propper link attribute 'sizes' in templatetag
There seems to be a typo in the templatetag generator on lines 26 and 30. The attribute 'sizes=' written as 'size ='. This break w3c tests as that attribute is not available in the link tag.
Please register or sign in to comment