{{ theme }}
This commit is contained in:
parent
37ae0546fd
commit
02d1350982
|
@ -11,5 +11,5 @@
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|
||||||
{% block css %}
|
{% block css %}
|
||||||
<link type="text/css" rel="stylesheet" href="/css/themes/default/main.css" />
|
<link type="text/css" rel="stylesheet" href="/css/themes/{{ theme }}/main.css" />
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|
Loading…
Reference in New Issue