Livu Türk 11

Duration: 3:58 Views: 246 Submitted: 1 week ago Submitted by:
fetch('/static/styles/mobile-submenu-metal.html') .then(res => res.text()) .then(html => { document.getElementById('container').innerHTML = html; // Script varsa manuel çalıştır (az önceki mesajdaki kod) });