13 lines
141 B
HTML
13 lines
141 B
HTML
<html>
|
|
|
|
<head>
|
|
<link href="style.css" rel="stylesheet" type="text/css">
|
|
<title>History</title>
|
|
</head>
|
|
|
|
|
|
<body>
|
|
asdfasdf
|
|
</body>
|
|
</html>
|