mirror of
https://github.com/erkin/ponysay.git
synced 2024-11-23 04:47:59 +01:00
16 lines
320 B
HTML
16 lines
320 B
HTML
<!DOCTYPE html>
|
|
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset='utf-8'>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
|
|
|
|
<link rel="stylesheet" type="text/css" href="../screen.css" media="screen"/>
|
|
|
|
<title>ponysay</title>
|
|
</head>
|
|
<body>
|
|
<br/>
|
|
PONYSAY
|
|
</body>
|
|
</html>
|