Skip to content

Commit a9734d9

Browse files
Ajout d'un block additionalMeta
1 parent d597b4a commit a9734d9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: view/main.html.twig

+1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
<meta name="google-site-verification" content="{{ mainPage.element_commun.getValues("code_google_webmaster_tools") }}">
1616
<meta name="msvalidate.01" content="{{ mainPage.element_commun.getValues("code_bing_webmaster_tools") }}">
1717
<meta name="generator" content="Solire" />
18+
{% block additionalMeta %}{% endblock additionalMeta %}
1819
<!--[if lt IE 9]>
1920
<script src="{{ url }}app/front/js/html5.js"></script>
2021
<![endif]-->

0 commit comments

Comments
 (0)