This commit is contained in:
SBD
2023-11-28 14:02:49 +03:00
parent aa79cbd743
commit a740e48c8e
7 changed files with 52 additions and 26 deletions

View File

@@ -1,5 +1,7 @@
$(document).ready(function (){
renderContent()
if (document.querySelector(".header").dataset['page'] === true){
renderContent()
}
})
function getInfoAboutUser (){