repo.or.cz
/
applet-bots.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
fixed source code links to go to repo.or.cz repository
[applet-bots.git]
/
applets
/
index.html
blob
1dd102b43d4edc30a06dc99d7cd4d2de1237f983
1
<html>
2
<head>
3
<title>
What do you think you're doing?
</title>
4
<script>
5
document
.
location
=
'../index.html'
;
6
</script>
7
</head>
8
<body>
9
<p/>
10
<center>
What do you think you're doing?
</center>
11
<p/>
12
<center><a
href
=
"../index.html"
>
Click Here
</a></center>
13
</body>
14
</html>