Files
2026-09-02 02:37:30 +05:30

14 lines
173 B
HTML

<!doctype html>
<html>
<head>
<title>
hello!
</title>
</head>
<body>
<p>
Here is the cookie flavour: <span id='target'>%COOKIE%</span>
</p>
</body>
</html>