Untitled
unknown
plain_text
a year ago
328 B
5
Indexable
Never
<!DOCTYPE HTML> <html lang="pl"> <head> <meta charset="utf-8" /> <title>tytuł</title> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" /> <link rel="website icon" type="jpg" href="logo.jpg"> <link rel="stylesheet" href="style.css" type="text/css" /> </head> <body> <div id="all"> </div> </body> </html>