1
0
forked from HPR/hpr_hub

Initial push of the dynamic code

This commit is contained in:
2023-07-02 16:47:44 +02:00
parent e2fec9f1f1
commit bbaa57bed9
22 changed files with 4042 additions and 1 deletions

14
hub/412.shtml Executable file
View File

@@ -0,0 +1,14 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>Hacker Public Radio</title>
</head>
<body>
<h1>412 Precondition Failed</h1>
<p>
Interesting. <br />
Why not <a href="/calendar.php">record<a/> a show telling us about what you were trying to do ?
</p>
</body>
</html>