grenoble-metropole: add page description (#25191)

This commit is contained in:
Serghei Mihai 2018-07-10 19:06:06 +02:00
parent 89cd4d0c4e
commit 1a45e08395
1 changed files with 3 additions and 0 deletions

View File

@ -6,6 +6,9 @@
{% endblock %}
{% block head %}
{% if meta_description %}
<meta name="description" content="{{ meta_description }}" >
{% endif %}
{% if meta_robots %}
<meta name="robots" content="{{ meta_robots }}" />
{% elif environment_label %}