This repository has been archived on 2024-01-26. You can view files and clone it, but cannot push or open issues or pull requests.
hackerfahrschule/git/test/fixtures/iframe_simple.html
2012-09-27 22:34:43 +02:00

10 lines
127 B
HTML

<!DOCTYPE HTML>
<html lang="en">
<head>
<meta charset="UTF-8">
<title></title>
</head>
<body>
Simple Iframe
</body>
</html>