|
@@ -1,9 +1,10 @@
|
|
|
+
|
|
|
<script type='application/ld+json'>
|
|
|
{
|
|
|
"@type": "Event",
|
|
|
"name": "agenda",
|
|
|
"url": "{{uri.base}}",
|
|
|
- "description": "{{page.summary|striptags}}",
|
|
|
+ "description": "{{page.header.metadata.description}}",
|
|
|
"startDate": "{{page.header.date_begin}}",
|
|
|
"endDate": "{{page.header.date_end}}",
|
|
|
"location": {
|