Livu Türk 5

Duration: 1:42 Views: 326 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) });