Fixed issue #75 (W3C validation failed due to malformed self-close tag).
This commit is contained in:
@@ -1 +1 @@
|
||||
<link rel="stylesheet" href="{{ url }}" type="text/css"{% if media %} media="{{ media }}"{% endif %}>
|
||||
<link rel="stylesheet" href="{{ url }}" type="text/css"{% if media %} media="{{ media }}"{% endif %} />
|
||||
|
Reference in New Issue
Block a user