Show More
@@ -3,6 +3,6 b' Content-type: text/html; charset={encodi' | |||||
3 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> |
|
3 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> | |
4 | <html> |
|
4 | <html> | |
5 | <head> |
|
5 | <head> | |
6 | <link rel="icon" href="#staticurl#hgicon.png" type="image/png"> |
|
6 | <link rel="icon" href="#staticurl#hgicon.png" type="image/png" /> | |
7 | <meta name="robots" content="index, nofollow" /> |
|
7 | <meta name="robots" content="index, nofollow" /> | |
8 | <link rel="stylesheet" href="#staticurl#style.css" type="text/css" /> |
|
8 | <link rel="stylesheet" href="#staticurl#style.css" type="text/css" /> |
@@ -3,6 +3,6 b' Content-type: text/html' | |||||
3 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> |
|
3 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> | |
4 | <html> |
|
4 | <html> | |
5 | <head> |
|
5 | <head> | |
6 | <link rel="icon" href="?static=hgicon.png" type="image/png"> |
|
6 | <link rel="icon" href="?static=hgicon.png" type="image/png" /> | |
7 | <meta name="robots" content="index, nofollow" /> |
|
7 | <meta name="robots" content="index, nofollow" /> | |
8 | <link rel="stylesheet" href="?static=style.css" type="text/css" /> |
|
8 | <link rel="stylesheet" href="?static=style.css" type="text/css" /> |
General Comments 0
You need to be logged in to leave comments.
Login now