f0ckv2/views/contact.html
2021-04-17 10:43:23 +02:00

7 lines
273 B
HTML

{{include main/header}}
<div class="contact">
<h5>f0ck Contact</h5>
<p>Whatever it is, we might have a answer, even though it might not be the one you were looking for: <a href="mailto:admin@f0ck.me">admin@f0ck.me</a></p>
</div>
{{include main/footer}}