Revision control

Copy as Markdown

<html>
<head>
<script>
document.title = new Date().getTime(); // any unique identifier per page load.
</script>
</head>
<body>
<p id="testContent">Page content: 3</p>
</body>
</html>