Bienvenue sur le site web de Beaucroissant
Actualités
( cliquer sur les flèches pour plus d'infos )
agenda de votre commune
jQuery(document).ready(function($){
$('#eventoncontent').evoCalendar({
api: 'https://www.bievre-est.fr/wp-json/eventon/calendar?show_et_ft_img=yes&%20lang=L1&hide_mult_occur=yes&event_count=4&tile_count=4&number_of_months=1&tiles=yes&tile_height=250&event_type_2=44',
calendar_url: 'https://www.bievre-est.fr',
new_window: true,
loading_text: 'Chargement...',
});
});
agenda du territoire
jQuery(document).ready(function($){
$('#eventoncontent_territoire').evoCalendar({
api: 'https://www.bievre-est.fr/wp-json/eventon/calendar?show_et_ft_img=yes&%20lang=L1&hide_mult_occur=yes&event_count=4&tile_count=4&number_of_months=1&tiles=yes&tile_height=250&event_type_2=49,43,45,46,47,48,50,51,52,53,54,56,76',
calendar_url: 'https://www.bievre-est.fr',
new_window: true,
loading_text: 'Chargement...',
});
});