Source code
Revision control
Copy as Markdown
Other Tools
<body>
Second Page!
<script>
function goBack() { history.go(-1); }
</script>
</body>
<body>
Second Page!
<script>
function goBack() { history.go(-1); }
</script>
</body>