From 10ade25ee9735c2bbfd5a8bb6d314308a4471858 Mon Sep 17 00:00:00 2001 From: Fred Boniface Date: Fri, 16 Sep 2022 20:31:29 +0100 Subject: [PATCH] First instance of report-issue form --- report-issue/index.html | 41 +++++++++++++++++++++++++++++++++++++++++ report-issue/submit.php | 10 ++++++++++ 2 files changed, 51 insertions(+) create mode 100644 report-issue/index.html create mode 100644 report-issue/submit.php diff --git a/report-issue/index.html b/report-issue/index.html new file mode 100644 index 0000000..dfaa520 --- /dev/null +++ b/report-issue/index.html @@ -0,0 +1,41 @@ + + + + Athena + + + + + + + + + + + + + + + + + +

Please help us fix your issue

+ +

Give as much detail as possible so we can try to fix the problem.

+ +
+ Subject: +
+ Details: +
+ +
+ + + + + + + diff --git a/report-issue/submit.php b/report-issue/submit.php new file mode 100644 index 0000000..b811ac0 --- /dev/null +++ b/report-issue/submit.php @@ -0,0 +1,10 @@ + + + Subject: +
+ Details: +
+ Browser: + + +