All checks were successful
continuous-integration/drone/pr Build is passing
31 lines
603 B
HTML
31 lines
603 B
HTML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<html external="true">
|
|
<version>0</version>
|
|
|
|
<head>
|
|
<title>Website status</title>
|
|
</head>
|
|
<body>
|
|
<h1>Website status</h1>
|
|
|
|
<p>The following status information is available:</p>
|
|
|
|
<h2>fsfe.org</h2>
|
|
<ul>
|
|
<li>
|
|
<a href="fsfe.org/index.cgi">Last build script output</a>
|
|
</li>
|
|
<li>
|
|
<a href="translations/">Translation status</a>
|
|
</li>
|
|
</ul>
|
|
<h2>test.fsfe.org</h2>
|
|
<ul>
|
|
<li>
|
|
<a href="test.fsfe.org/index.cgi">Last build script output</a>
|
|
</li>
|
|
</ul>
|
|
</body>
|
|
</html>
|
|
|