diff options
author | Patrick Goltzsch <pg (at) in-transit.cc> | 2020-05-18 13:06:32 +0200 |
---|---|---|
committer | Patrick Goltzsch <pg (at) in-transit.cc> | 2020-05-18 13:06:32 +0200 |
commit | 134a3d4d72f66bf3091c7e095851db8b271d415f (patch) | |
tree | c1c07d340ff22433e34a8a030c6ac393fb3ce571 /OEBPS/Text/deckel.xhtml | |
download | kurt-schwitters-anna-blume-134a3d4d72f66bf3091c7e095851db8b271d415f.tar.gz kurt-schwitters-anna-blume-134a3d4d72f66bf3091c7e095851db8b271d415f.tar.bz2 kurt-schwitters-anna-blume-134a3d4d72f66bf3091c7e095851db8b271d415f.zip |
Erste sicherung
Diffstat (limited to 'OEBPS/Text/deckel.xhtml')
-rw-r--r-- | OEBPS/Text/deckel.xhtml | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/OEBPS/Text/deckel.xhtml b/OEBPS/Text/deckel.xhtml new file mode 100644 index 0000000..e0d9a45 --- /dev/null +++ b/OEBPS/Text/deckel.xhtml @@ -0,0 +1,19 @@ +<?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>Kurt Schwitters: Anna Blume - Dichtungen</title> +</head> +<body> + +<div id="titel" class="center"> + + <img src="../Images/titel.png" alt="Umschlagzeichnung"/> + +</div> + +</body> +</html> |