added basic service status
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
2011274d70
commit
da5aba2316
@ -6,7 +6,19 @@
|
||||
<title>Website status</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Website status</h1>
|
||||
<h1>Status Overview</h1>
|
||||
<h2>Service Status</h2>
|
||||
<div class="incidentstatus">
|
||||
<div class="incident">
|
||||
<dl>
|
||||
<dt class="service">Mailinglist (<span class="since">2024-10-30</span>)</dt>
|
||||
<dd class="description">Delivery of mails is delayed. The reason behind the delay is under investigation.</dd>
|
||||
</dl>
|
||||
</div>
|
||||
</div>
|
||||
<p>If you have problems with services offered by the FSFE please send an email to <email>techsupport@fsfe.org</email> to open a ticket.</p>
|
||||
|
||||
<h2>Website status</h2>
|
||||
|
||||
<p>The following status information is available:</p>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user