Depreciate

Depreciation message.
This commit is contained in:
teamaker 2023-01-30 16:19:27 +00:00
parent e3f74fd45e
commit 96feb27b76
1 changed files with 5 additions and 21 deletions

View File

@ -41,29 +41,13 @@
<!-- Main Content Begins -->
<?php require "./page-blocks/title-image.php";?>
<h1>Please help us fix your issue</h1>
<h1>Athena is retiring</h1>
<p>Give as much detail as possible so we can try to fix the problem.</p>
<form action="<?php echo htmlspecialchars($_SERVER["PHP_SELF"]);?>" method="post">
<span class="form-info">Subject:</span>
<br>
<input class="form-text-small" type="text" name="subject" placeholder="Subject" value="<?php echo $title;?>">
<br>
<br>
<span class="form-info">Details:</span>
<br>
<textarea class="form-text-large" placeholder="Please give as much detail here as possible" name="detail"><?php echo $detail;?></textarea>
<br>
<br>
<input class="actionbutton" type="submit">
<br>
<div class="text-description">
<p>It will be replaced with <a href="https://owlboard.fjla.uk">OwlBoard</a>.</p>
<p>
On submission of this form, your browsers User Agent string will be
collected alongside the information you provide above and will be
posted to the <a class="inlinelink" href="https://git.fjla.uk/fred.boniface/athena.fb-infra.uk/issues?q=&state=open">
issue tracker</a>.
Currently, OwlBoard is a preview however much of the functionality does work.
Because of this, Athena will not have any further issues fixed. Check back
to find out when OwlBoard is ready for general use!.
</p>
<br>
<br>