Fixed issue #75 (W3C validation failed due to malformed self-close tag).

This commit is contained in:
Nicolas CHARLOT
2011-06-30 11:09:50 +02:00
parent 11e6120823
commit d0da80248a

View File

@@ -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 %} />