404
Sorry, there's nothing here

if (window.location.pathname === '/manutencao') { window.location.href = '/pages/manutencao'; } if (window.location.pathname === '/cadastro') { window.location.href = '/pages/cadastro'; }