blob: 28a1a3584fc945a038d6cd13d5762a5eb7a57d7d (
plain)
1
2
3
4
5
6
7
8
9
10
|
<html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<link href="retro.css" media="screen, projection" rel="stylesheet" type="text/css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/fancybox/3.3.5/jquery.fancybox.min.css" />
<script src="https://code.jquery.com/jquery-3.3.1.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/fancybox/3.3.5/jquery.fancybox.min.js"></script>
</head>
<body>
<content>
|