ancient-greek.net/contact.php

68 lines
3.8 KiB
PHP
Raw Permalink Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

<!DOCTYPE html>
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<meta charset="utf-8">
<meta name="description" content="Information about how you can get in touch with me.">
<link rel="preload" as="style" href="CSS/styles.css">
<link rel="stylesheet" href="CSS/styles.css">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Contact ancient-greek.net</title>
<?php include('header.php'); ?>
<fieldset class="separator-styled radius">
<legend align="center">
<img src="/media/icons/amphora.png">
ΔΙΑΛΕΓΩΜΕΝ
<img src="/media/icons/amphora.png">
<legend align="center">
</fieldset>
</head>
<body>
<div class="heading-greek">
<h1>Contact</h1>
<h3>Ἐπιστολὴν τινά μοι πέμπε</h3>
<i>Write me a letter or an email</i>
<img src="/media/imgs/cossacks_letter.webp", width="300", height="300" onerror="this.onerror=null; this.src='/media/imgs/cossacks_letter.jpg'" alt="" width="300" height="300">
<i>The Zaporozhye Cossacks Replying to the Sultan — 1878 1891, Ilya Repin</i>
</div>
<div class="column-center">
<div class="article">
<h2>Contact me</h2>
<p>Below you will find some information about how you might get in touch with me. Due to the rather strict privacy laws in Germany — and my desire not to get into trouble —, I must ask you to carefully study the text below and be fully aware of the potential risks before you attempt to contact me.</p>
</div>
</div>
<div class="separator">
<img class="no" src="/media/icons/hieroglyphs.png">
ΕΠΙΣΤΟΛΗΝ ΤΙΝΑ ΜΟΙ ΠΕΜΠΕ
<img class="no" src="/media/icons/hieroglyphs.png">
</div>
<div class="row">
<div class="column-2">
<h2>Important! Privacy statement must be read before attempting to contact me!</h2>
<p>I am honoured that you wish to contact me, but, unfortunately with all the new data privacy laws having taken effect a few years ago, it has become — to the uninitiated — somewhat of a grey zone to allow people to contact you via email. I rather just have an email address or, perhaps, even simply a contact form here, but as I do not want to get entangled in any sort of legal trouble, I, instead, opt to simply give you my email, a link to our privacy statement and what the potential risks of contacting me via email are.</p>
<p><b><font color="red">Before you contact me, please read our Privacy Statement!!</b></font>
<br>
<b><font color="red">By contacting me, you agree to our Privacy Statement!!</b></font></p>
<a href="/privacy/privacy-policy.php">Click this link to read our Privacy Statement!</a>
<p>I especially advice against sending personal information (such as your password, home address, credit card number or anything else you may not wish to become publicly available) via email, as emails are generally not encrypted and could thus easily be intercepted and evaluated by a third party; this may result in your data being compromised. I am not liable for any damages caused by intercepted and compromised data that was sent to my email address; therefore, <b><font color="red">do not include personal information in your emails unless you are fully aware of the risks.</font></b></p>
</div>
<div class="column-2">
<h2>Contact details</h2>
<p>My email is marvin [at] ancient-greek [dot] net</p>
<p>For security and privacy reasons, my email address has been written without any of the special symbols. Addtionally, two exclamation marks have been put into the URL; simply remove them. Therefore, if you are you sure want to contact me and you agree with the privacy statement, please replace the words in brackets with the appropriate symbol usually used in an email address.</p>
</div>
</div>
<?php include($_SERVER['DOCUMENT_ROOT'].'/footer.php'); ?>
</body>
</html>