From: Danilo M. Date: Wed, 15 Apr 2026 13:52:18 +0000 (+0200) Subject: feat: add contact.php placeholder for form handling X-Git-Tag: release_22042026-1342~259 X-Git-Url: https://git.danix.xyz/?a=commitdiff_plain;h=c73ced4dfb0cf3e335eaf0e5dfdd47e785fc624d;p=danix.xyz-2.git feat: add contact.php placeholder for form handling --- diff --git a/static/contact.php b/static/contact.php new file mode 100644 index 0000000..ddd3fe1 --- /dev/null +++ b/static/contact.php @@ -0,0 +1,11 @@ + 'Contact form handler not implemented']); +} +?>