Changed whitespace in the CSS link-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