Add contact email support and band contact form

This commit is contained in:
2025-11-17 22:17:59 +01:00
parent a7a619079a
commit 2c1cb35025
23 changed files with 1965 additions and 303 deletions
+5
View File
@@ -0,0 +1,5 @@
Options -Indexes
AddDefaultCharset UTF-8
<IfModule mod_rewrite.c>
RewriteEngine On
</IfModule>