mirror of
https://github.com/servo/servo.git
synced 2025-07-12 18:03:49 +01:00
7 lines
119 B
HTML
7 lines
119 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset="utf-8" />
|
|
<script>
|
|
window.onload = function() {history.back();}
|
|
</script>
|