Template:Home header: Difference between revisions

owa successfully installed
No edit summary
(owa successfully installed)
Line 3: Line 3:
.heading-holder { display:none; }
.heading-holder { display:none; }
</style>
</style>
<script>
function countVisit(x) {
  var processorFileURL = "https://www.wittgensteinproject.org/counter/visitCount"+x+".php";
  var xhttp = new XMLHttpRequest();
  xhttp.open("GET", processorFileURL, true);
  xhttp.send();
}
countVisit('Main_Page');
</script>
</html>
</html>
<div class="home-header-container">
<div class="home-header-container">