Ajout " manquant
This commit is contained in:
parent
9290ca7d13
commit
a83d99a0e4
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
||||||
{% block head %}
|
{% block head %}
|
||||||
<title> {% block title %}{{ SITENAME }}{% endblock title %}</title>
|
<title> {% block title %}{{ SITENAME }}{% endblock title %}</title>
|
||||||
<meta charset="utf-8" />
|
<meta charset="utf-8" />
|
||||||
<link rel=stylesheet" href="{{ SITEURL }}/{{ THEME_STATIC_DIR }}/css/{{ CSS_FILE }}" />
|
<link rel="stylesheet" href="{{ SITEURL }}/{{ THEME_STATIC_DIR }}/css/{{ CSS_FILE }}" />
|
||||||
{% endblock head %}
|
{% endblock head %}
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
|
Loading…
Reference in a new issue