2020-01-02 19:23:52 +01:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html>
|
|
|
|
<head>
|
2020-04-18 18:21:09 +02:00
|
|
|
<title>Przekierowywanie...</title>
|
2020-01-02 19:23:52 +01:00
|
|
|
<script>
|
|
|
|
// ====================================================================================================================
|
2020-04-18 18:21:09 +02:00
|
|
|
// This text is simply to make sure the file is bigger than 512 bytes, else, internet explorer will ignore it.
|
2020-01-02 19:23:52 +01:00
|
|
|
// Thank you internet explorer for requiring such awesome workarounds in order to work properly
|
|
|
|
// ====================================================================================================================
|
|
|
|
</script>
|
2020-01-02 19:32:18 +01:00
|
|
|
<meta http-equiv="refresh" content="0;URL='/polityka-prywatnosci/'">
|
2020-01-02 19:23:52 +01:00
|
|
|
</head>
|
|
|
|
</html>
|