parent
667de4d1f0
commit
bfb27020ee
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
||||||
<head>
|
<head>
|
||||||
{% for url in INCLUDED_CSS %}
|
{% for url in INCLUDED_CSS %}
|
||||||
<link rel="stylesheet" type="text/css" href="{{ url }}" />
|
<link rel="stylesheet" type="text/css" href="{{ url }}" />
|
||||||
{% endfor %}
|
{% endfor %} {% block styles %}{% endblock %}
|
||||||
<title>{% block title %}{{ SITE_TITLE }}{% endblock %}</title>
|
<title>{% block title %}{{ SITE_TITLE }}{% endblock %}</title>
|
||||||
<meta charset="utf-8" />
|
<meta charset="utf-8" />
|
||||||
<meta
|
<meta
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue