Merge pull request #79 from ncharlot/develop

Fixed issue #75 (W3C validation failed due to malformed self-close tag).
This commit is contained in:
Jannis Leidel
2011-07-01 07:20:10 -07:00

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