Friggin title
This commit is contained in:
parent
19610342a2
commit
9a18e21a6a
|
@ -10,6 +10,7 @@
|
||||||
{% if page.scripts %}{% for js_file in page.scripts %}
|
{% if page.scripts %}{% for js_file in page.scripts %}
|
||||||
<script src="{{ js_file }}"></script>
|
<script src="{{ js_file }}"></script>
|
||||||
{% endfor %}{% endif %}
|
{% endfor %}{% endif %}
|
||||||
|
<title>{{ page.title }}</title>
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
|
|
Loading…
Reference in New Issue