diff options
Diffstat (limited to 'non-scripts/teleprinting.html')
| -rw-r--r-- | non-scripts/teleprinting.html | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/non-scripts/teleprinting.html b/non-scripts/teleprinting.html new file mode 100644 index 0000000..e253327 --- /dev/null +++ b/non-scripts/teleprinting.html @@ -0,0 +1,15 @@ +<!doctype html> +<html> + <head> + <meta charset="utf-8"/> + <title>Teleprinting</title> + <link rel="stylesheet" type="text/css" href="../style.css"/> + </head> + <body> + <table> + <tr> + <td>⯿</td> <!-- HELLSCHREIBER PAUSE SYMBOL --> + </tr> + </table> + </body> +</html> |
