separating main.css
This commit is contained in:
@@ -11,5 +11,9 @@
|
||||
{% endblock %}
|
||||
|
||||
{% block css %}
|
||||
<link type="text/css" rel="stylesheet" href="/css/themes/{{ theme }}/system.css" />
|
||||
<link type="text/css" rel="stylesheet" href="/css/themes/{{ theme }}/header.css" />
|
||||
<link type="text/css" rel="stylesheet" href="/css/themes/{{ theme }}/main.css" />
|
||||
<link type="text/css" rel="stylesheet" href="/css/themes/{{ theme }}/aside.css" />
|
||||
<link type="text/css" rel="stylesheet" href="/css/themes/{{ theme }}/footer.css" />
|
||||
{% endblock %}
|
||||
|
Reference in New Issue
Block a user