Naslovna › učitavanje...
document.addEventListener("DOMContentLoaded", function () { const pathParts = window.location.pathname.split('/').filter(Boolean); const tagSlugIndex = pathParts.findIndex(p => p === 'teme'); const target = document.getElementById("breadcrumb-tag"); if (tagSlugIndex !== -1 && pathParts[tagSlugIndex + 1]) { const tagSlug = pathParts[tagSlugIndex + 1]; const tagName = tagSlug .replace(/-/g, ' ') .replace(/\b\w/g, l => l.toUpperCase()); if (target) { target.textContent = `Tag: ${tagName}`; } } else if (target) { target.textContent = 'Tag stranica'; } });
vodovod, radovi na mreži

Nakon završetka radova normalizovana isporuka vode

Zbog radova na cjevovodu dio naselja Dobrnja, dio naselja Ljepunice te naselja Marina Glava i Čanići danas su od 8 sati bili bez vodosnabdijevanja....

U toku radovi na saniranju vodovodne mreže u ul. Uzeira Rame Meškovića

U toku su radovi na sanaciji vodovodne mreže u ulici Uzeira Rame Meškovića, LOT 1, saopšteno je iz Gradske uprave. Planirano je da se sanira...