9 lines
393 B
HTML
9 lines
393 B
HTML
<html>
|
|
<title>loginpagefoo - POC</title>
|
|
<h1>This page uses cookies.</h1>
|
|
<h2>By clicking "continue" you'll accept this fact.</h2>
|
|
<h3>Please click <a href="https://thiesmueller.de/impress/">here (Impressum)</a> for the imprint and <a href="https://thiesmueller.de/dsgvo/datenschmutz.html">here (Datenschutz)</a> for the privacy policy.</h3>
|
|
|
|
<a href="start.php"><h1>continue</h1></a>
|
|
|
|
</html> |