panel: add proper quotes around css URL (#14585)

This commit is contained in:
Frédéric Péters 2017-01-12 20:42:14 +01:00
parent 90a003cc82
commit 35caef36c2
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@
{%endfor%}
{%endif%}
<link rel="stylesheet" href={% static 'css/mandaye.css' %} type="text/css"/>
<link rel="stylesheet" href="{% static 'css/mandaye.css' %}" type="text/css"/>
<div id="mandaye-logo">
<a href="{% static 'images/logo.png' %}">