diff options
author | Patrick Goltzsch <pg (at) in-transit.cc> | 2023-01-15 17:04:07 +0100 |
---|---|---|
committer | Patrick Goltzsch <pg (at) in-transit.cc> | 2023-01-15 17:04:07 +0100 |
commit | 01d55006960d19b97bbf1e4e5ed462c6a7882c8c (patch) | |
tree | 9861c412338d33dc834f4763b8ae544b4f5e3d45 /OEBPS/Text/der-rote-hahn.xhtml | |
download | jakob-van-hoddis-weltende-01d55006960d19b97bbf1e4e5ed462c6a7882c8c.tar.gz jakob-van-hoddis-weltende-01d55006960d19b97bbf1e4e5ed462c6a7882c8c.tar.bz2 jakob-van-hoddis-weltende-01d55006960d19b97bbf1e4e5ed462c6a7882c8c.zip |
erste Version
Diffstat (limited to 'OEBPS/Text/der-rote-hahn.xhtml')
-rw-r--r-- | OEBPS/Text/der-rote-hahn.xhtml | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/OEBPS/Text/der-rote-hahn.xhtml b/OEBPS/Text/der-rote-hahn.xhtml new file mode 100644 index 0000000..3d30bac --- /dev/null +++ b/OEBPS/Text/der-rote-hahn.xhtml @@ -0,0 +1,23 @@ +<?xml version="1.0" encoding="utf-8" standalone="no"?> +<!DOCTYPE html> + +<html xmlns="http://www.w3.org/1999/xhtml"> +<head> + <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> + <link href="../Styles/style.css" rel="stylesheet" type="text/css" /> + <title>Der Rote Hahn: Jacob van Hoddis - Weltende</title> +</head> +<body> + +<div class="center"> + + + <div class="titelangabe vspace5"> + <h2 class="spaced90em txtindent9">DER ROTE HAHN</h2> + <h3 class="spaced">Herausgegeben von Franz Pfemfert</h3> + </div> + +</div> + +</body> +</html> |