fix: move demo links to correct templates
This commit is contained in:
parent
cf3149d69b
commit
fa63f026c5
7 changed files with 8 additions and 7 deletions
|
|
@ -8,6 +8,5 @@
|
|||
|
||||
{% block links %}
|
||||
{{ super() }}
|
||||
{# <link rel="stylesheet" type="text/css" media="all" href="css/demo.css"/> #}
|
||||
{# <link rel="stylesheet" type="text/css" media="all" href="{{ pageBase | subdir(2) }}css/demo.css"/> #}
|
||||
{% endblock %}
|
||||
<link rel="stylesheet" type="text/css" media="all" href="{{ pageBase }}css/demo_basic.css"/>
|
||||
{% endblock %}
|
||||
Loading…
Add table
Add a link
Reference in a new issue