tracking-pixel/assets/hello.html

11 lines
150 B
HTML
Raw Permalink Normal View History

2023-04-23 00:30:58 +02:00
<!DOCTYPE html>
<html>
<head>
<title>Hello</title>
</head>
<body>
<h1>
Hallo
</h1>
</body>
</html>