groups/events.json
Marton Kiss d97e3ba1c1 Refactor front page layout
Introduce a new layout to front page, include a map, group finder,
and tabbed upcoming events / recent activity.

Change-Id: I1a865e29e3a1174a2f0ca1636f01ee3a2d0df0a0
2014-06-17 13:06:35 +02:00

16 lines
304 B
JSON

{
"events": [
{
"title": "Gartner Data Center Conference",
"date_from": "2014-11-09 09:00:00",
"date_to": "2014-11-12 18:00:00",
"location": "US/Las Vegas, NV"
},
{
"title": "OpenStack in action 4",
"date_from": "2014-11-05 09:00:00",
"location": "FR/Paris"
}
]
}