blob: 7fd946d6ff9c23dbb0243b60ef59cd0d6df78467 [file] [log] [blame] [edit]
<!DOCTYPE html>
<title>This window will close when it loads</title>
<script>
window.close();
</script>