미디어위키:Common.js: 두 판 사이의 차이

편집 요약 없음
편집 요약 없음
368번째 줄: 368번째 줄:
    content_group: lang
    content_group: lang
});
});
     console.log('gtag', lang);
     console.log('gtag', lang, document.title);
    console.log('title', document.title)
})();
})();