<title> SEO
This commit is contained in:
parent
aa6742f342
commit
f3ec9d840f
|
@ -29,8 +29,8 @@
|
||||||
<html{{ html_attributes }}>
|
<html{{ html_attributes }}>
|
||||||
<head>
|
<head>
|
||||||
<head-placeholder token="{{ placeholder_token }}">
|
<head-placeholder token="{{ placeholder_token }}">
|
||||||
{# <title>{{ head_title|safe_join(' | ') }}</title> #}
|
<title>{{ head_title|reverse|safe_join(' | ') }}</title>
|
||||||
<title>Quartiers de demain | Consultation internationale</title>
|
{# <title>Quartiers de demain | Consultation internationale</title> #}
|
||||||
<css-placeholder token="{{ placeholder_token }}">
|
<css-placeholder token="{{ placeholder_token }}">
|
||||||
<js-placeholder token="{{ placeholder_token }}">
|
<js-placeholder token="{{ placeholder_token }}">
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue