20 lines
No EOL
463 B
PHP
20 lines
No EOL
463 B
PHP
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<link rel="stylesheet" href="style/stuff.css">
|
|
<title></title>
|
|
</head>
|
|
<body>
|
|
|
|
<div class="text">
|
|
<p>You can link to Epiphany using these buttons! Absolutely NO direct-linking!</p>
|
|
|
|
<img src="images/linkie01.png">
|
|
<img src="images/linkie02.png">
|
|
</div>
|
|
|
|
|
|
</body>
|
|
</html> |